An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ember-tagify

**WARNING - This addon in alpha state and still until active development!**

[![Build Status](https://travis-ci.org/RedisLabs/ember-tagify.svg?branch=master)](https://travis-ci.org/RedisLabs/ember-tagify)
[![Ember Observer Score](https://emberobserver.com/badges/ember-tagify.svg)](https://emberobserver.com/addons/ember-tagify)
[![npm version](https://badge.fury.io/js/ember-tagify.png)](http://badge.fury.io/js/ember-tagify)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![Downloads](http://img.shields.io/npm/dm/ember-tagify.svg)](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).