/taginput

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.