Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.63 KB

File metadata and controls

57 lines (34 loc) · 1.63 KB

ember-cli-bootstrap-tokenfield

Build Status Ember Observer Score Code Climate npm

A convenient component that wraps around Bootstrap Tokenfield.

Examples: http://aethermx.github.io/ember-cli-bootstrap-tokenfield/

Supported versions:

  • ember 1.12
  • ember 1.13.2

Addon Install

ember install ember-cli-bootstrap-tokenfield
# if ember-cli <= 0.2.2
ember install:addon ember-cli-bootstrap-tokenfield

Addon dependencies

The addon already downloads Bootstrap, but it imports only the CSS. Fonts and JS components will still be required to be imported by you, if you need them.

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/.

Legal

Æther

hello@aether.mx

Licensed under the MIT license