vue-treeselectjs

JSON →
library 0.9.2 ·javascript
verified Jun 4, 2026
ui

Vue 3 wrapper around treeselectjs providing a multi-select component with nested options. Version 0.9.2, stable, TypeScript types included. Supports keyboard navigation, screen-sensitive direction, multiple selection, and slots for customization. Key differentiator is its lightweight bundle (4.6 kB JS, 8.5 kB CSS) and full TypeScript support. The component is designed for tree-like data structures (e.g., categories with children) and offers both v-model two-way binding and event-driven usage.