https://github.com/redislabs/ember-tagify
An Ember addon that wraps Tagify - tags input component.
https://github.com/redislabs/ember-tagify
Last synced: 10 months ago
JSON representation
An Ember addon that wraps Tagify - tags input component.
- Host: GitHub
- URL: https://github.com/redislabs/ember-tagify
- Owner: RedisLabs
- License: mit
- Created: 2020-10-07T15:20:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T14:03:55.000Z (over 2 years ago)
- Last Synced: 2025-01-11T11:22:33.084Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/RedisLabs/ember-tagify
- Size: 1.52 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-tagify
**WARNING - This addon in alpha state and still until active development!**
[](https://travis-ci.org/RedisLabs/ember-tagify)
[](https://emberobserver.com/addons/ember-tagify)
[](http://badge.fury.io/js/ember-tagify)
[](http://doge.mit-license.org)
[](https://www.npmjs.com/package/ember-tagify)
Ember-tagify is an addon that wraps [Tagify](https://github.com/yairEO/tagify) - tags input component.
## Compatibility
------------------------------------------------------------------------------
* Ember.js v3.16 or above
* Ember CLI v2.13 or above
* Node.js v10 or above
## Installation
------------------------------------------------------------------------------
```
ember install ember-tagify
```
## Documentation
------------------------------------------------------------------------------
For detrailed usage and documention view [Docs](https://RedisLabs.github.io/ember-tagify/)
## Contributing
------------------------------------------------------------------------------
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
------------------------------------------------------------------------------
This project is licensed under the [MIT License](LICENSE.md).