labelauty
Version:
A lightweight and beautiful jQuery plugin for radio and checkbox inputs.
23 lines (22 loc) • 509 B
JSON
{
"name": "jquery-labelauty",
"version": "1.1.3",
"homepage": "https://github.com/fntneves/jquery-labelauty",
"authors": [
"Francisco Neves <contact@francisconeves.com>"
],
"description": "A lightweight and beautiful jQuery plugin for radio and checkbox inputs.",
"main": "source/jquery-labelauty.js",
"keywords": [
"jquery",
"checkbox",
"radio",
"style",
"UI",
"UX"
],
"dependencies": {
"jquery": ">=1.10.2"
},
"license": "MIT"
}