Skip to content

ioantsaf/ember-cli-bootstrap-tokenfield

 
 

Repository files navigation

ember-cli-bootstrap-tokenfield

Build Status Ember Observer Score Code Climate

A convenient component that wraps around Bootstrap Tokenfield.

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

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

[email protected]

Licensed under the MIT license

About

A convenient component that wraps around Bootstrap Tokenfield.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.1%
  • HTML 32.4%
  • Shell 2.4%
  • CSS 0.1%