Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbaysolutions/vue-bootstrap-select
A dropdown select component, that allows for single and multiple selection as well as filtering.
https://github.com/jbaysolutions/vue-bootstrap-select
bootstrap select vue vue-component vue-components vuejs vuejs2
Last synced: about 1 month ago
JSON representation
A dropdown select component, that allows for single and multiple selection as well as filtering.
- Host: GitHub
- URL: https://github.com/jbaysolutions/vue-bootstrap-select
- Owner: jbaysolutions
- License: mit
- Created: 2018-09-26T11:27:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T14:37:33.000Z (about 6 years ago)
- Last Synced: 2024-10-01T10:21:49.167Z (about 2 months ago)
- Topics: bootstrap, select, vue, vue-component, vue-components, vuejs, vuejs2
- Language: Vue
- Homepage: https://jbaysolutions.github.io/vue-bootstrap-select/
- Size: 759 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue-Bootstrap-Select [Official Web Site](https://jbaysolutions.github.io/vue-bootstrap-select/)
vue-bootstrap-select - A dropdown select component, that allows for single and multiple selection as well as filtering, for vue.js.
Visit the [Official Web Site](https://jbaysolutions.github.io/vue-bootstrap-select/) for examples, documentation and other information regarding Vue-Bootstrap-Select
### Version : 0.0.1 - Beta version
## Installation
Install the vue-bootstrap-table [package](https://www.npmjs.org/package/vue-bootstrap-select) package using [npm](https://www.npmjs.com/):
npm install vue-bootstrap-select
Or add the js script to your html (download from [releases](https://github.com/jbaysolutions/vue-bootstrap-select/releases)):
## Usage
Not written yet
## Contribute
If you have a feature request, please add it as an issue or make a pull request.
## TODO List
Many stuff,
## Changelog
### 0.0.1
* Starting point