Materialize Tags




Materialize Tags is a jQuery plugin providing a Material Design user interface for managing tags.
Building
* npm install
* npm install -g gulp-cli
* gulp build
Features
* Objects as tags
* Typeaheadjs:
CoreJavascript-Typeahead* Designed for
MaterializeDependencies
Jquery: 3.2.\ =>
download here Typeaheadjs: 1.2.\ =>
download here Materialize: 0.100.\ =>
download here
$3
Not just support strings! This means you can use different values for a tag's label and value. Each tag also holds a reference to the object by which it was created, so by calling
$(element).materialtags('items') an array of the original items is returned.
$3
Integrates with
Typeaheadjs for more flexibility
Contributors
*
Nicolas Gryman (ngryman) *
Jonathan DEKHTIAR (DEKHTIARJonathan)