Skip to content

alivelimeli/materialize-tags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materialize Tags

Build Status Dependency Status

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

Dependencies

Objects as tags

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.

Typehead support

Integrates with Typeaheadjs for more flexibility

Contributors

About

A jQuery tags input plugin based on Materialize

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.8%
  • CSS 10.2%