# bootstrap-select
**Repository Path**: laolang2016/bootstrap-select
## Basic Information
- **Project Name**: bootstrap-select
- **Description**: :rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2019-04-01
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
bootstrap-select
================
[](https://github.com/silviomoreto/bootstrap-select/releases/latest)
[](https://www.npmjs.com/package/bootstrap-select)
[](https://www.nuget.org/packages/bootstrap-select/)
[](https://cdnjs.com/libraries/bootstrap-select)
[](LICENSE)
[](https://david-dm.org/silviomoreto/bootstrap-select)
[](https://david-dm.org/silviomoreto/bootstrap-select?type=dev)
Bootstrap-select is a jQuery plugin that utilizes Bootstrap's dropdown.js to style and bring additional functionality to standard select elements.
# HEY YOU! DO YOU WANT TO HELP?
*He are looking for new maintainers on this project. If you think you can help on this, please send me an email to silviomoreto@gmail.com so we can continue improving the community plugin!*
## Demo and Documentation
You can view a live demo and some examples of how to use the various options [here](https://silviomoreto.github.io/bootstrap-select/examples).
Bootstrap-select's documentation, included in this repo in the root directory, is built with MkDocs and publicly hosted on GitHub Pages at https://silviomoreto.github.io/bootstrap-select. The documentation may also be run locally.
### Bootstrap 4 Support
This version currently does not support Bootstrap 4 officially. We are looking to keep it updated to the new Bootstrap version, do you want to help us?
### Running documentation locally
1. If necessary, [install MkDocs](https://www.mkdocs.org/#installation).
3. From the `/bootstrap-select/docs` directory, run `mkdocs serve` in the command line.
4. Open `http://127.0.0.1:8000/` in your browser, and voilĂ .
Learn more about using MkDocs by reading its [documentation](https://www.mkdocs.org/).
## Authors
[Silvio Moreto](https://github.com/silviomoreto),
[Ana Carolina](https://github.com/anacarolinats),
[caseyjhol](https://github.com/caseyjhol),
[Matt Bryson](https://github.com/mattbryson), and
[t0xicCode](https://github.com/t0xicCode).
## Usage
Create your `