Bootstrap Checkbox screenshot

Bootstrap Checkbox

Author Avatar Theme by Vsn4ik
Updated: 14 Apr 2025
213 Stars

A checkbox component based on Bootstrap framework.

Overview:

The Bootstrap-checkbox is a npm package that offers a customizable checkbox component designed to work seamlessly with Bootstrap 3.0.0 and jQuery 1.9.1. It is maintained by Vasilii A. and distributed under the MIT License.

Features:

  • Customizable Checkbox Component: This npm package provides a customizable checkbox component compatible with Bootstrap framework.
  • Quick Start Guide: Offers various quick start options including download, cloning the repo, npm installation, and yarn installation.
  • Examples Section: Provides working examples for a better understanding of the implementation.

Installation:

To install the Bootstrap-checkbox npm package, you can follow these steps:

  1. Download the latest release:
npm install bootstrap-checkbox
  1. Clone the repo:
git clone https://github.com/vsn4ik/bootstrap-checkbox.git
  1. Install with npm:
npm install bootstrap-checkbox
  1. Install with yarn:
yarn add bootstrap-checkbox

Summary:

The Bootstrap-checkbox npm package offers a customizable checkbox component designed to work with Bootstrap 3.0.0 and jQuery 1.9.1. With a quick start guide and examples section available, developers can easily integrate this package into their projects.