v-distpicker A easy-to-use district selector component. A flexible, highly available district picker for picking provinces, cities and districts of China for Vue.js 2.x. Live Demo https://distpicker.iline.co/ GitHub
vue-input-tag Vue.js 2.0 Input Tag Component. A Vue.js 2.0 input tag component inspired in react-tagsinput Live Demo https://tucci.me/vue-input-tag/ GitHub
v-autocomplete Autocomplete component for Vue.js This component is css-free. The idea is to be used with any framework. Live Demo https://paliari.github.io/v-autocomplete/ GitHub
Vue Instant! vue instant allows you to easily create custom search controls with auto suggestions for your vue 2 applications. Live Demo https://santiblanko.github.io/vue-instant/#/ GitHub
stf vue select VUE2 stf vue select - most flexible and customized select For detailed explanation on how things work, checkout the DEMO Live Demo https://stfalcon-studio.github.io/stf-vue-select/dist/ GitHub
vue-country-select A Vue.js component implementing the select control used to select countries. live demo http://haixing-hu.github.io/vue-country-select/demo.html GitHub
Advanced Vue.js Chained Select Using Vue.js to chain mulitiple select inputs together. BY Christophor Wilson codepen demo See the Pen Advanced Vue.js Chained Select by Christophor Wilson (@CSWApps) on CodePen.
Vue Select A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery. Rather than bringing in jQuery just to use Select2 or Chosen, this Vue.js component
vue-multiselect Probably the most complete selecting solution for Vue.js, without jQuery. Current version: v1.1.2 For Vue 2.0 users: Vue-multiselect 2.0-beta is available: npm install vue-multiselect@next. The only
vue-select A Vue.js component implementing the select control with the jQuery select2 plugin. Live demo http://haixing-hu.github.io/vue-select/ The demo page is HERE. GitHub