Skip to content

ajduke/meteor-boostrap-tokenfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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