# 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 ================ [![Latest release](https://img.shields.io/github/release/silviomoreto/bootstrap-select.svg)](https://github.com/silviomoreto/bootstrap-select/releases/latest) [![npm](https://img.shields.io/npm/v/bootstrap-select.svg)](https://www.npmjs.com/package/bootstrap-select) [![NuGet](https://img.shields.io/nuget/v/bootstrap-select.svg)](https://www.nuget.org/packages/bootstrap-select/) [![CDNJS](https://img.shields.io/cdnjs/v/bootstrap-select.svg)](https://cdnjs.com/libraries/bootstrap-select) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE) [![dependencies Status](https://david-dm.org/silviomoreto/bootstrap-select/status.svg)](https://david-dm.org/silviomoreto/bootstrap-select) [![devDependencies Status](https://david-dm.org/silviomoreto/bootstrap-select/dev-status.svg)](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. bootstrap-select demo # 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 ` ``` If you use a 1.6.3 or newer, you don't need to do anything else, as the data-api automatically picks up the `s with the selectpicker class $('.selectpicker').selectpicker(); ``` Or ```js // To style all