mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +03:00
0d62251558
- rebuild homepage at `docs/homepage`
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
# vue-select
|
|
|
|
[](https://travis-ci.org/sagalbot/vue-select) [](https://lima.codeclimate.com/github/sagalbot/vue-select) [](https://codeclimate.com/github/sagalbot/vue-select) [](https://gemnasium.com/github.com/sagalbot/vue-select)  
|
|
|
|
> A native Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery.
|
|
|
|
Vue Select was designed to be the Select2 replacement for VueJS.
|
|
|
|
#### Features
|
|
- AJAX Support
|
|
- Tagging
|
|
- List Filtering/Searching
|
|
- Supports Vuex
|
|
- Select Single/Multiple Options
|
|
- Tested with Bootstrap 3/4, Bulma, Foundation
|
|
- +95% Test Coverage
|
|
- ~33kb minified with CSS
|
|
- Zero dependencies
|