vsn4ik / bootstrap-checkbox
A checkbox component based on Bootstrap framework
Installs: 8 963
Dependents: 3
Suggesters: 0
Security: 0
Stars: 213
Watchers: 22
Forks: 61
Open Issues: 15
Language:JavaScript
README
Bootstrap-checkbox
Quick start
Several quick start options are available:
- Download the latest release
- Clone the repo:
git clone https://github.com/vsn4ik/bootstrap-checkbox.git
- Install with npm:
npm install bootstrap-checkbox
- Install with yarn:
yarn add bootstrap-checkbox
What's included
bootstrap-checkbox/
└── js/
├── i18n/
│ └── ...
├── bootstrap-checkbox.js
└── bootstrap-checkbox.min.js
Examples
For some working examples, visit our examples section.
Min Requirements
- Bootstrap 3.0.0
- jQuery 1.9.1
Creators
Vasilii A.
Copyright and license
Copyright Vasilii A., 2013–2018.
Licensed under the MIT License.