/bootstrap-checkbox

A checkbox component based on Bootstrap framework.

Primary LanguageJavaScriptMIT LicenseMIT

Bower version npm version License Build Status devDependency Status

Quick start

Six quick start options are available:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/vsn4ik/bootstrap-checkbox.git.
  • Install with Bower: bower install bootstrap-checkbox.
  • Install with npm: npm install bootstrap-checkbox.
  • Install with SPM: spm install bootstrap-checkbox.
  • Install with Composer: composer require vsn4ik/bootstrap-checkbox "dev-master".

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

Vasily A.

Copyright and license

Copyright Vasily A., 2013–2015.

Licensed under the MIT License.