select2/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 54
- 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: n/a
- age_days: 5295
- days_rel: 99
- days_push: 9
- n_releases_24m: 1
Adoption not part of the score
25909 stars · 6131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Select2 is a jQuery-based replacement for native HTML select boxes that adds searching, tagging, remote data loading via AJAX, and infinite scrolling. It is a mature, widely used frontend library with theming support and integrations for many frameworks.
Use cases
- add search to a large select dropdown
- build a multi-select pillbox input
- load select options from a remote API via AJAX
- let users create new tags on the fly
- implement infinite scrolling over large option lists
- customize rendering of select options and selections
- support multiple languages and RTL in select inputs
When to choose
- your project already uses jQuery
- you need searchable, taggable, or AJAX-backed select boxes with broad legacy browser support
- you want a battle-tested plugin with themes and framework integrations
When to avoid
- you use a modern framework without jQuery and prefer native or framework-specific components
- you need a dependency-free vanilla JS solution
- you are building a brand-new project with no legacy browser requirements
Facets
library · maturity stable
ui-components frontend-framework internationalization web-development frontend web-design browser cross-platform jquery select-box dropdown autocomplete multiselect tagging ajax infinite-scrolling
6 sources
- readme: https://github.com/select2/select2 · fetched 2026-08-28 · 2ec9abad88d1
- homepage: https://select2.org/ · fetched 2026-08-29 · 1cca704b3337
- site_page: https://select2.org/getting-started/installation · fetched 2026-08-29 · 6db92b332df4
- site_page: https://select2.org/getting-started/basic-usage · fetched 2026-08-29 · dea8abd356f3
- site_page: https://select2.org/getting-started/builds-and-modules · fetched 2026-08-29 · 0f7ff6440b2a
- registry_npm: https://registry.npmjs.org/select2 · fetched 2026-08-29 · 9f04824ea24d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| select2/select2 | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem