# shentao/vue-multiselect

Universal select/multiselect/tagging component for Vue.js

Repository: https://github.com/shentao/vue-multiselect
Canonical: https://ross.abutalabs.com/products/vue-multiselect
Homepage: https://vue-multiselect.js.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, dropdown, select, component, javascript
Last push: 2026-08-21T11:04:50+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 51, longevity 100
- inputs: {"age_days": 3784, "days_push": 12, "days_rel": 169, "gap_med": 131, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6778, forks 988 (observed 2026-08-28T04:09:48.512674+00:00)

## What it is
A dependency-free Vue.js component providing single select, multiselect, tagging, and searchable dropdown functionality. Version 3 is compatible with Vue 3 and supports v-model, Vuex, async options, and full configurability.

## Use cases
- add a searchable dropdown to a vue form
- let users select multiple options with tags
- build a tagging input in vue
- create async select with suggestions
- replace native select with a customizable dropdown

## When to choose
- you need a mature, zero-dependency select component for Vue 2 or Vue 3
- you need tagging, filtering, or async option loading out of the box
- you want v-model and Vuex support in a form control

## When to avoid
- you use React, Angular, or another non-Vue framework
- you need a full-featured headless combobox with custom rendering beyond what props allow
- your project uses a different UI library that already ships a select component

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, form-handling
- domain: frontend, web-development
- platform: -
- tags: vue, vue3, multiselect, dropdown, tagging, select-component, web-server, nodejs

## Member repositories
- shentao/vue-multiselect (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.512674+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:42:23.098325+00:00, confidence not recorded.
  - readme: https://github.com/shentao/vue-multiselect (fetched 2026-08-28T04:09:48.512674+00:00, sha 1b1c1e389fd2)
  - homepage: https://vue-multiselect.js.org/ (fetched 2026-08-29T08:38:40.232741+00:00, sha 182556ea3069)
  - registry_npm: https://registry.npmjs.org/vue-multiselect (fetched 2026-08-29T08:38:40.242074+00:00, sha 437ebd47acb4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
