# riophae/vue-treeselect

A multi-select component with nested options support for Vue.js

Repository: https://github.com/riophae/vue-treeselect
Canonical: https://ross.abutalabs.com/products/vue-treeselect
Homepage: https://vue-treeselect.js.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, tree, select, dropdown, component, javascript
Last push: 2024-02-13T00:10:52+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3256, "days_push": 933, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2959, forks 515 (observed 2026-08-28T04:07:32.284871+00:00)

## What it is
A Vue.js 2 UI component providing a single- and multi-select dropdown with nested (tree-structured) options. It supports fuzzy matching, async searching, delayed loading of deep options, keyboard navigation, and RTL.

## Use cases
- select multiple categories from a nested tree in a vue form
- dropdown with hierarchical options for vue.js
- tree select component with fuzzy search
- lazy-load deep tree options only when expanded
- async search select for vue 2
- accessible keyboard-navigable multiselect dropdown

## When to choose
- you're building a Vue 2 app and need a select with nested/tree options
- you need fuzzy matching, async option loading, or delayed loading out of the box
- you want a customizable, keyboard-accessible multiselect without building it yourself

## When to avoid
- you're using Vue 3 - this library requires Vue 2.2+
- you only need a flat, non-hierarchical select (simpler libraries suffice)
- the project appears to be in maintenance mode with limited new development

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, search-engine
- domain: frontend, web-development
- platform: browser
- tags: vue, vue2, dropdown, tree-select, multiselect, fuzzy-search, async-loading, javascript, nodejs

## Member repositories
- riophae/vue-treeselect (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.284871+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-30T07:32:11.442252+00:00, confidence not recorded.
  - readme: https://github.com/riophae/vue-treeselect (fetched 2026-08-28T04:07:32.284871+00:00, sha 093ae4bb5179)
  - homepage: https://vue-treeselect.js.org/ (fetched 2026-08-29T09:47:52.515041+00:00, sha c64057bf4ebc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
