1.2.9 • Published 5 years ago

vue-opti-select v1.2.9

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

vue-opti-select

VueJS 2 Optimized Select

Installing

Install with npm:

npm install --save vue-opti-select

Import into project:

import Vue from 'vue';
import VueOptiSelect from 'vue-opti-select';

Vue.use(VueOptiSelect);

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run bundle

# run unit tests
npm run unit

# run all tests
npm test
1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago