An open API service indexing awesome lists of open source software.

https://github.com/wbotelhos/checkall

jQuery Checkall - A Checkbox Checker
https://github.com/wbotelhos/checkall

checkbox checkbox-checker checkboxes

Last synced: 4 months ago
JSON representation

jQuery Checkall - A Checkbox Checker

Awesome Lists containing this project

README

          

# jQuery Checkall - A Checkbox Checker

[![Build Status](https://img.shields.io/travis/wbotelhos/checkall/master.svg)](https://travis-ci.org/wbotelhos/checkall)
[![NPM Version](https://badge.fury.io/js/checkall.svg)](https://badge.fury.io/js/checkall)
[![Dependency](https://david-dm.org/wbotelhos/checkall.svg)](https://david-dm.org/wbotelhos/checkall)
[![Dev Dependency](https://david-dm.org/wbotelhos/checkall/dev-status.svg)](https://david-dm.org/wbotelhos/checkall#info=devDependencies)
[![Code Climate](https://codeclimate.com/github/wbotelhos/checkall.png)](https://codeclimate.com/github/wbotelhos/checkall)
[![Support](https://img.shields.io/badge/donate-%3C3-brightgreen.svg)](https://liberapay.com/wbotelhos)

## Options

```js
all: '.checkall__all' // Checkbox responsible to check all of a group.
item: '.checkall__item' // Checkboxes in the group.
```

## Usage

```html





```

```js
$('.checkall').checkall();
```

## Contributors

[Check it out](http://github.com/wbotelhos/checkall/graphs/contributors)

## Love it!

Via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=X8HEP2878NDEG&item_name=checkall) or [Support](https://liberapay.com/wbotelhos). Thanks! (: