/meteor-bootstrap-tagsinput

Bootstrap Tags Input packaged for Meteor Platform with meteorite package manager

Primary LanguageJavaScript

Meteor Bootstrap Tags Input for Bootstrap-3

Bootstrap Tag Input jquery plugin ported to use in Meteor. ###Note:

This package has two version 0.5.x and 0.6.x.

0.6.x is default/lastest version of package as of now which will have Bootstrap package installed out of box.

0.5.x is version of package which does not come with Bootstrap as dependency. Using this version will require to install of Boostrap package

How to install and use

Using 0.6.x (lastest version)

meteor add ajduke:bootstrap-tagsinput

Using 0.5.x

meteor add ajduke:bootstrap-tagsinput@=0.5.0

<add your favorite boostrap packge from Atmosphere> or <ignore this if you already have bootstrap package > For.e.g. meteor add meteor add mizzao:bootstrap-3

For more usage, please consult documentation on following links-