vic4key / bootstrap-checkbox

A checkbox component based on Bootstrap framework.

Home Page:https://vsn4ik.github.io/bootstrap-checkbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bower version npm version License Build Status devDependency Status

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 Bower: bower install bootstrap-checkbox.
  • Install with npm: npm 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–2016.

Licensed under the MIT License.

About

A checkbox component based on Bootstrap framework.

https://vsn4ik.github.io/bootstrap-checkbox/

License:MIT License


Languages

Language:JavaScript 100.0%