Skip to content

panzhuli/angular-multiselect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-multiselect

Native AngularJS multiselect directive.

Example: http://amitava82.github.io/angular-multiselect/

Contributions welcome!

Installation

npm install angular-multiselect

OR

bower install amitava82-angular-multiselect

OR Include multiselect.js and multiselect.tmpl.html or multiselect-tpls.js (it has template included) from dist folder.

Usage

Please look into the example.

Please look into angularjs doc here https://code.angularjs.org/1.2.27/docs/api/ng/directive/select for options format (array data source) License

The MIT License

Packages

No packages published

Languages

  • JavaScript 88.3%
  • HTML 10.7%
  • CSS 1.0%