/ember-cli-select-to-tag

Ember CLI addon provides a UI component that converts a user selection from a drop down into a tag containing the users selection with a close button. Useful for sorting and filtering controls.

Primary LanguageJavaScriptMIT LicenseMIT

Status: This project is an early stage WIP, at version 0.0.0

Ember-cli-select-to-tag

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.