A JavaScript plugin providing autocomplete text input field for entering tags or tokens, commonly used for typeahead search functionality.
jQuery TokenInput is an open-source JavaScript plugin for the jQuery library. It transforms regular text input fields into flexible tag/token inputs that let users select from pre-populated or autocompleted suggestions. Some common uses are:
Key features include:
So in summary, jQuery TokenInput provides out-of-the-box typeahead and tag/token features for input fields. It reduces development time by handling most of that functionality for you.
Here are some alternatives to JQuery TokenInput:
Suggest an alternative ❐