Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/select2/select2 · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
select2/select2main83

For agents

markdown · JSON · MCP: product_card(name="select2/select2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem