mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
update readme
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
- Supports Vuex
|
- Supports Vuex
|
||||||
- Select Single/Multiple Options
|
- Select Single/Multiple Options
|
||||||
- Bootstrap Friendly Markup
|
- Bootstrap Friendly Markup
|
||||||
- +90% Test Coverage
|
- +95% Test Coverage
|
||||||
|
|
||||||
#### Upcoming/In Progress
|
#### Upcoming/In Progress
|
||||||
|
|
||||||
@@ -18,12 +18,13 @@
|
|||||||
- Rich Option Templating
|
- Rich Option Templating
|
||||||
- Asyncronous Option Loading
|
- Asyncronous Option Loading
|
||||||
|
|
||||||
## Demo
|
## Live Examples & Docs
|
||||||
[http://sagalbot.github.io/vue-select/](http://sagalbot.github.io/vue-select/)
|
[http://sagalbot.github.io/vue-select/](http://sagalbot.github.io/vue-select/)
|
||||||
|
|
||||||
## Install / Usage
|
## Install / Usage
|
||||||
|
vue-select is now published on npm, **huge thanks to [@onefriendaday](https://github.com/onefriendaday)** for changing ownership of [his package](https://github.com/onefriendaday/vue-select).
|
||||||
``` bash
|
``` bash
|
||||||
$ npm install sagalbot/vue-select
|
$ npm install vue-select
|
||||||
```
|
```
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
|||||||
Reference in New Issue
Block a user