loopj/jquery-tokeninput
jQuery plugin which allows your users to select multiple items from a predefined list observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6262
- days_rel: n/a
- days_push: 1126
- n_releases_24m: 0
Adoption not part of the score
2344 stars · 959 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jQuery Tokeninput is a jQuery plugin that turns a text input into a tokenizing autocomplete field, letting users select multiple items from a predefined list. It supports JSON backends, keyboard navigation, client-side caching, and extensive customization via callbacks and CSS.
Use cases
- select multiple recipients in a message form like facebook
- tag input field with autocomplete from server
- multi-select dropdown backed by a JSON API
- tokenizing text entry for assigning users to a task
- autocomplete picker with preselected readonly tokens
- search-as-you-type selector with client-side caching
When to choose
- you have a legacy jQuery codebase needing multi-item autocomplete
- you want a lightweight, CSS-skinnable token input without images
- your backend can serve JSON search results via GET
When to avoid
- you are building a modern app with React, Vue, or another framework
- you need accessibility features or active community maintenance
- you want a dependency-free vanilla JS solution
Facets
plugin · maturity maintenance
ui-components form-handling search-engine web-development frontend browser jquery autocomplete token-input multi-select tagging nodejs
2 sources
- readme: https://github.com/loopj/jquery-tokeninput · fetched 2026-08-28 · 1e8dcfa4131e
- registry_npm: https://registry.npmjs.org/jquery-tokeninput · fetched 2026-08-29 · e58e1f883450
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| loopj/jquery-tokeninput | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="loopj/jquery-tokeninput")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem