# ember-tagify **Repository Path**: mirrors_RedisLabs/ember-tagify ## Basic Information - **Project Name**: ember-tagify - **Description**: An Ember addon that wraps Tagify - tags input component. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).