• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 11 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

☑️ A jQuery plugin that gives you nice powers over your checkboxes.

checkboxes.js – A jQuery plugin that gives you nice powers over your checkboxes

Build Status

Installation

With NPM:

npm install checkboxes.js --save

With bower:

bower install checkboxes --save

Manually:

  1. Download the latest release.
  2. Then include jquery.checkboxes-###.min.js just after jQuery.

Features

  • Check all checkboxes in context.
  • Uncheck all checkboxes in context.
  • Toggle states of all checkboxes in context.
  • Enable range selection.
  • Limit the number of checked checkbox per context.
  • Data API like Twitter Bootstrap.

Documentation and examples

Want to contribute?

All help are more than welcome!

Pre-requisites

Development Workflow

  1. Fork this respository.

  2. Clone your fork and create a feature branch from develop.

    git clone [email protected]:<your-username>/checkboxes.js.git
    git fetch origin
    git checkout develop
    git checkout -b feature-<super-power>
  3. Install development dependencies.

    npm install
    bower install
  4. Code and be happy!

  5. Test your code (run grunt to watch JS files and execute the test specs).

  6. When everything is in good shape prepare the distribution files (run grunt build).

  7. Submit a pull request and grab popcorn.

Questions? Hit me.

ProTip:

When coding run grunt, this will watch for any change in source and test files, then it will lint and test your code as you code.

Tests

To run all tests:

grunt test

Credits

Used by

  • Patchwork

More Repositories

1

Laravel-JS-Localization

🌐 Convert your Laravel messages and consume them in the front-end!
PHP
594
star
2

react-new-window

🔲 Pop new windows in React, using `window.open`.
JavaScript
407
star
3

Lang.js

🎭 Laravel Translator class in JavaScript!
JavaScript
259
star
4

laravel-localization-loader

Laravel Localization loader for webpack. Convert Laravel Translation strings to JavaScript Objects.
JavaScript
68
star
5

dom-navigator

⚓️ JS library that allow keyboard navigation through DOM elements (←↑→↓).
JavaScript
40
star
6

react-chronos

⛓ React chronology component providing dual chronological timelines.
JavaScript
39
star
7

github-banner

⚡️ Generate a GitHub banner for your repo!
JavaScript
35
star
8

cloud9-emmet-ext

A Cloud9IDE extension for emmet.io (aka ZenCoding) integration.
JavaScript
26
star
9

lowdb-api

⚡️ lowdb-api - Express middleware that serve a virtual RESTful API.
JavaScript
25
star
10

spotlight-never-index

Exclude some folders from Spotlight.app
JavaScript
21
star
11

Laravel-Translator

Laravel command that interactively helps you translate missing keys.
PHP
19
star
12

config-webpack-plugin

💫 Merge one or more configuration files together with environment variables too.
JavaScript
18
star
13

react-input-handler

⚡️ Utility function to handle input changes in React.
JavaScript
15
star
14

ruty

📦 Ruty is a simple URL route builder, that support typing route params and queries string with TypeScript.
TypeScript
15
star
15

shorted-theme

Shorted theme references for Styled Components.
TypeScript
14
star
16

php-array-to-json

✨ Convert PHP configuration array files to JSON files. Useful to convert Laravel's PHP localization files into JSON files.
JavaScript
10
star
17

mkdir-date

A tool to create directories for each days in a period of time.
JavaScript
10
star
18

jQuery-Ajax-Latency-Simulator-Plugin

A jQuery plugin that simulate latency for any AJAX request via jQuery plugin
JavaScript
9
star
19

grunt-fb-flo

Starts a fb-flo server
JavaScript
8
star
20

Rachel

🚀 Quickly create a RESTful client!
JavaScript
7
star
21

rmariuzzo

Rubens' professional information that appears in GitHub.
JavaScript
6
star
22

fuf-cli

🔍 fuf – Find Unused Files in a directory with a single command.
JavaScript
6
star
23

react-scrollie

Scroll listener React component that provide scrolling info
JavaScript
6
star
24

fotch

Fotch – In browser fake REST API for creative development purposes!
TypeScript
5
star
25

react-grille

Make a grille pattern! AKA grid pattern or mesh!
JavaScript
5
star
26

markdown-exec

Execute commands in your Markdown and keep the output.
JavaScript
5
star
27

fuf

🔍 fuf – Find Unused Files in a directory.
JavaScript
5
star
28

chalk-printer

NodeJS library to print colored message in the console.
JavaScript
5
star
29

inspirabbble

Inspire yourself with fresh shots from Dribbble!
JavaScript
4
star
30

php-array-loader

PHP array loader module for webpack
JavaScript
4
star
31

php-array-parser

✨ Parse a PHP array
JavaScript
4
star
32

Mariuzzo.Web.Mvc.Extras

Extra missing components for ASP.NET MVC.
C#
4
star
33

entrify

📦 Library to convert package.json to index.js.
JavaScript
3
star
34

google-images-url

🔗 URL generator for Google Images
JavaScript
3
star
35

node-typescript-template

A template repo for Node and Typescript.
TypeScript
3
star
36

untoken

A token replacement tool.
TypeScript
3
star
37

calendar

A calendar widget.
TypeScript
3
star
38

untoken-cli

A token replacement CLI tool for text.
TypeScript
3
star
39

Gistie

Gist plugin for October CMS. Provides a simple way to share snippets and pastes with others using Github's gist.
PHP
3
star
40

easy-peasy-thunk-stages

Thunk stages in your model is easy-peasy!
TypeScript
2
star
41

knowledge

List of stuff I have learnt ...
2
star
42

xml-comment-api

Parse XML comment that provide an API
JavaScript
2
star
43

jQuery-Annotation-Plugin

jQuery Annotation Plugin
JavaScript
2
star
44

fixture-middleware

Use fixture data in your express app!
JavaScript
2
star
45

mishell

Mishell: collection of shell utilities.
TypeScript
2
star
46

directory-tree

Generate a tree of directories.
TypeScript
2
star
47

githood

Run commands in a group of git repos.
TypeScript
2
star
48

re-ducks

Library to reduce common tasks for React apps based on re-ducks (https://github.com/alexnm/re-ducks)
JavaScript
2
star
49

restful-api-course

The RESTful API course
JavaScript
2
star
50

attention-jquery-plugin

A jQuery plugin to call attention to any HTML element.
1
star
51

JavaScript-Prototype-Programming-Talk

Code used for the talk "JavaScript Prototype Programming" by @rmariuzzo
JavaScript
1
star
52

jQuery-Lockable-Plugin

A jQuery plugin that locks / unlocks any Textbox.
1
star
53

commons-css

A set of commons CSS to be reused, instead of writing it over & over.
1
star
54

grunt-talk

Introductory talk about Grunt (in spanish) — Automatizando el desarrollo front-end con Grunt.
1
star
55

entrify-cli

📦 CLI tool to convert package.json to index.js.
JavaScript
1
star
56

chronometer

Experiment: Chronometer desktop app using Go and Fyne.
Go
1
star