Native AngularJS multiselect directive.
Example: http://amitava82.github.io/angular-multiselect/
Contributions welcome!
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.
Please look into the example.
The MIT License