jquery.taginput

jQuery plugin for tag input fields supporting different ui-styles


Keywords
tags, bootstrap, jqueryui, input, form
Licenses
GPL-3.0/MIT
Install
bower install jquery.taginput

Documentation

jquery.taginput

jQuery plugin for creating tags in an input field. I am aware of the fact that there are already a couple of implementations for this usecase.

For example, there is a nice implementation for jQuery UI and Bootstrap.

I am trying to combine the best parts of existing implementations and to provide a plugin which is independent of any (ui-)frontend framework (for example jQuery UI or Bootstrap).

Usage

Examples can be found here. Furthermore i create a small sample application where i used the taginput widget, the project can be found here.

Tests

Test suite can be found here.