sagalbot/vue-select
Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component. observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 68
- Release rhythm 8
- 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: 3836
- days_rel: 573
- days_push: 197
- n_releases_24m: 1
Adoption not part of the score
4671 stars · 1314 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A lightweight, zero-dependency Vue component that replaces the native HTML <select> element with a feature-rich, accessible dropdown/combobox. It supports filtering, tagging, single/multiple selection, AJAX, Vuex, and SSR, and is customizable via slots and SCSS variables.
Use cases
- replace html select with a searchable dropdown in vue
- multi-select combobox with tagging in vue 3
- accessible listbox component for vue forms
- load select options via ajax in a vue app
- filterable typeahead dropdown for vue
- use a select component with vuex state
When to choose
- you need a rich select/combobox in a Vue 2 or Vue 3 app
- accessibility (WAI-ARIA) and small bundle size matter
- you want slot-based customization of dropdown options
When to avoid
- you are not using Vue (e.g., React, Angular, vanilla JS)
- you only need a plain native select with no filtering or tagging
- you need a headless/unstyled component and prefer full styling control
Facets
library · maturity stable
ui-components form-handling frontend-framework web-development frontend accessibility browser vue vue2 vue3 select dropdown combobox typeahead zero-dependency ssr web-server nodejs
4 sources
- readme: https://github.com/sagalbot/vue-select · fetched 2026-08-28 · 22f341901523
- homepage: https://vue-select.org · fetched 2026-08-29 · a0bcf03383bb
- site_page: https://vue-select.org/guide/install · fetched 2026-08-29 · b153eefdea03
- registry_npm: https://registry.npmjs.org/vue-select · fetched 2026-08-29 · 082c3a811939
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sagalbot/vue-select | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="sagalbot/vue-select")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem