Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 823 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 823 Bytes

Meteor Bootstrap Tokenfield for Bootstrap-3

Bootstrap Tokenfield repackaged for Meteor

Install

cd <your-meteor-project-directory>

meteor add ajduke:bootstrap-tokenfield

Docs and Demo

For usage and detailed documentation, please consult following links-

I have created repo, which contains the examples for using Tokenfield in Metoer- https://github.com/ajduke/tokenfield-meteor-demo

Note: Please note that this jquery plugin using Bootstrap-3, which already packaged with this package. If want to use functionality like twitter typahead and jquery-ui autocomplete, you need to add those separately