checkbox-master

0.1.0 • Public • Published

Checkbox Master

CheckboxMaster

Table of Contents

About

Checkbox Master allows one or more checkbox elements to excercise control over sibling checkbox-type inputs.

Installation

Checkbox Master is hosted on npm, and can be installed into a given project as follows:

npm install --save checkbox-master

Setup

After installation, Checkbox Master may be pulled into/used within a given project in any of the following ways:

  • Migrating the dist/checkbox-master.js script into the dependent project and referencing it with a <script> tag.
  • Importing the dist/checkbox-master.js script into an index/manifest file, 'bundling' it, and referencing the resulting file.

Usage

Checkbox Master exposes the checkboxMaster function as a property of the window object.

window.checkboxMaster();

Documentation

Currently, Checkbox Master does not include any external documentation.

For an overview of the project's evolution, please consult the CHANGELOG.

Attribution

Dependents (0)

Package Sidebar

Install

npm i checkbox-master

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

223 kB

Total Files

8

Last publish

Collaborators

  • jrmykolyn