jquery_multiselect
Version:
Turn a multiselect list into a nice and easy to use list with checkboxes
26 lines (25 loc) • 582 B
JSON
{
"author": "nobleclem",
"name": "jquery_multiselect",
"description": "Turn a multiselect list into a nice and easy to use list with checkboxes",
"version": "2.3.9",
"main": "jquery.multiselect.js",
"license": "MIT",
"authors": [
"nobleclem"
],
"moduleType": [],
"keywords": [
"jquery",
"MultiSelect",
"CheckBox"
],
"homepage": "https://github.com/nobleclem/jQuery-MultiSelect",
"ignore": [
"*/.",
"node_modules",
"bower_components",
"test",
"tests"
]
}