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

brianvoe/slim-select

Slim advanced select dropdown observed · 2026-08-28

github.com/brianvoe/slim-select · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 98
  • Release rhythm 58
  • 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: 325.5
  • age_days: 3455
  • days_rel: 68
  • days_push: 13
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1329 stars · 226 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Slim Select is a lightweight, dependency-free JavaScript library that replaces the native HTML <select> element with an advanced dropdown supporting single/multi-select, search, optgroups, remote data, and modal mode. It is themeable via CSS variables, WCAG 2.1 AA accessible, and ships with official Vue 3 and React wrappers.

Use cases

  • replace native select dropdown with searchable multi-select
  • add search to a select box in vanilla javascript
  • multi-select dropdown with tags for a form
  • accessible select component with keyboard and screen reader support
  • select dropdown with remote API search
  • theme a select dropdown with css variables
  • mobile-friendly select dropdown modal

When to choose

  • you need a dependency-free, lightweight select replacement in any stack
  • you want searchable single or multi-select with optgroups and remote data
  • accessibility (WCAG 2.1 AA) and reduced-motion support are requirements
  • you want CSS-variable theming without fighting class specificity
  • you use Vue 3 or React and want an official wrapper

When to avoid

  • you need a full UI component library with many other widgets
  • you want a framework-native component tightly coupled to a specific framework's ecosystem
  • you need extremely old browser support without transpilation

Facets

library · maturity active

ui-components form-handling search-engine accessibility frontend web-development accessibility browser select-dropdown multiselect vanilla-javascript zero-dependencies css-variables theming react-wrapper vue-wrapper wcag javascript typescript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
brianvoe/slim-selectmain84

For agents

markdown · JSON · MCP: product_card(name="brianvoe/slim-select")

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