Skip to content

wbotelhos/checky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery checky - A Checkbox Restrictor

Build Status Dependency Status Dev Dependency Status Code Climate Support jQuery Raty

Version

@version  0.1.0
@since    2014.12.03
@author   Washington Botelho
@doc      wbotelhos.com/checky

Dependencies

jquery.js

Usage

  • jquery.checky.js
<script src="jquery.checky.js"></script>

<div>
  <input type="checkbox" class="checky">
  <input type="checkbox" class="checky">
</div>
$('div').checky();

Bower Install

bower install checky

See bower.io for more information.

Options

item : '.checky' // Checkboxes in the group.

Contributors

Check it out

Licence

The MIT License

Love it!

Via PayPal or Gittip. Thanks! (:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published