# bootstrap-select
**Repository Path**: iexamples/bootstrap-select
## Basic Information
- **Project Name**: bootstrap-select
- **Description**: js
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2017-03-17
- **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#info=devDependencies)
Bootstrap-select is a jQuery plugin that utilizes Bootstrap's dropdown.js to style and bring additional functionality to standard select elements.
## Demo and Documentation
You can view a live demo and some examples of how to use the various options [here](http://silviomoreto.github.io/bootstrap-select).
Bootstrap-select's documentation, included in this repo in the root directory, is built with MkDocs and publicly hosted on GitHub Pages at http://silviomoreto.github.io/bootstrap-select. The documentation may also be run locally.
### Running documentation locally
1. If necessary, [install MkDocs](http://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](http://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 `