Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abeidahmed/ember-primitiveui
Ember primitiveUI is an open-source UI component library for building ambitious Ember.js applications.
https://github.com/abeidahmed/ember-primitiveui
ember-addon emberjs ui-components
Last synced: 25 days ago
JSON representation
Ember primitiveUI is an open-source UI component library for building ambitious Ember.js applications.
- Host: GitHub
- URL: https://github.com/abeidahmed/ember-primitiveui
- Owner: abeidahmed
- License: mit
- Created: 2022-07-09T12:13:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T16:28:43.000Z (over 1 year ago)
- Last Synced: 2024-10-15T06:42:25.731Z (about 1 month ago)
- Topics: ember-addon, emberjs, ui-components
- Language: JavaScript
- Homepage: https://ember-primitiveui.netlify.com
- Size: 460 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# Ember primitiveUI
Ember primitiveUI is an open-source UI component library for building ambitious Ember.js applications.
## Documentation
For full documentation, visit [ember-primitiveui.netlify.com](https://ember-primitiveui.netlify.com).
## Compatibility
* Ember.js v3.28 or above
* Ember CLI v3.28 or above
* Node.js v12 or above## Installation
```
ember install ember-primitiveui
```## License
This project is licensed under the [MIT License](./MIT-LICENSE).