2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00
Files
vue-select/docs
Jeff 022f6e8874 Merge branch 'master' into gitbook
# Conflicts:
#	docs/md/OnChange.md
2018-01-13 11:43:00 -08:00
..
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2018-01-13 11:43:00 -08:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00
2017-10-01 13:22:50 -07:00

vue-select

Build Status Code Score Code Coverage No Dependencies MIT License Current Release

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