4.0
Score
Vue Select Component for Vue.js
What is vue-select?
Vue Select is an extensible Vue.js component that replaces the HTML select element, providing advanced features such as tagging, filtering, and AJAX support. It's lightweight, customizable, and works seamlessly with both Vue 2 and Vue 3.
JavaScript
Vue
Select
Summary of vue-select
- 👍
Zero dependencies required.
- 👍
Highly customizable with slots and SCSS variables.
- 👍
Includes features like tagging, filtering, and AJAX support.
- 👍
Lightweight with ~20kb total size.
Last push2 months agoStars4.7 k
Last push
2 months ago
Stars
4.7 k
Forks
1.3 k
Open Issues
333
Closed Issues
1.3 k
Last Update4 months agoVersion3.20.4Typings
Last Update
4 months ago
Version
3.20.4
Typings
Downloads
12.3 M
Dependencies
0
Size
197 kB
Vue Select is a feature-rich dropdown component for Vue.js applications.
It is designed to be lightweight and extensible, offering high standards for accessibility, customization, and developer experience.
With Vue Select, you can easily implement features like tagging, filtering, Vuex support, and AJAX integration.
The component supports single and multiple selection and is compatible with both Vue 2 and Vue 3 frameworks.
Furthermore, it provides a default template that caters to most use cases for a filterable select dropdown, along with support for server-side rendering.
This component requires no dependencies and is fully customizable using slots and SCSS variables.