UNPKG

vue-select

Version:

A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.

27 lines (22 loc) 1.13 kB
# vue-select ![Build Status](https://travis-ci.org/sagalbot/vue-select.svg?branch=master) ![Monthly Downloads](https://img.shields.io/npm/dm/vue-select.svg?style=flat-square) ![Maintainability Score](https://img.shields.io/codeclimate/maintainability/sagalbot/vue-select.svg?style=flat-square) ![No Dependencies](https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square) ![MIT License](https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square) ![Current Release](https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square) > A Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery. #### 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 #### Resources - **[CodePen Template](http://codepen.io/sagalbot/pen/NpwrQO)** - **[Trello Roadmap](https://trello.com/b/vWvITNzS/vue-select)** - **[GitHub](https://github.com/sagalbot/vue-select)**