npm-jquery-checktree
v1.0.0
Published
jQuery plugin for tree checkboxes
Readme
npm-jquery-checktree
jQuery plugin for tree checkboxes.
Installation
npm install npm-jquery-checktreeUsage
const checkTree = require('npm-jquery-checktree');
$('#tree').checkTree({
// options
});License
MIT
