Choices-js/Choices
A vanilla JS customisable select box/text input plugin ⚡️ observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
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: 45.5
- age_days: 3823
- days_rel: 10
- days_push: 10
- n_releases_24m: 11
Adoption not part of the score
6819 stars · 628 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Choices.js is a lightweight, configurable vanilla JavaScript library that enhances select boxes and text inputs with searchable, multi-select dropdown functionality. It is a dependency-free alternative to Select2 and Selectize, offering custom templates, sorting, filtering, and remote data loading.
Use cases
- replace select2 without jquery dependency
- searchable multi-select dropdown in vanilla js
- tag input with remove buttons
- load select options from remote api
- customizable select box styling
- autocomplete text input limited to certain values
When to choose
- you need a lightweight (~20kb) select enhancement with no jQuery dependency
- you want searchable, multi-select, or tag-style inputs in plain JavaScript
- you need custom templates, RTL support, or remote option loading
When to avoid
- your project already uses jQuery and you prefer Select2's ecosystem
- you need a full-featured component framework rather than a single input widget
- you need support for very old browsers without ES6 support
Facets
library · maturity active
ui-components form-handling search-engine web-development frontend browser select-box dropdown vanilla-js select2-alternative multi-select text-input no-jquery javascript nodejs
2 sources
- readme: https://github.com/Choices-js/Choices · fetched 2026-08-28 · 9c931d238810
- homepage: https://choices-js.github.io/Choices/ · fetched 2026-08-29 · 2304c085e586
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Choices-js/Choices | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="Choices-js/Choices")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem