Skip to content

Maxmus1989/jquery-bonsai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Bonsai

jquery-bonsai is a lightweight jQuery plugin that takes a big nested list and prunes it down to a small expandable tree control.

Also includes support for checkboxes (including 'indeterminate' state) and for populating the tree using a JSON data source.

See aexmachina.github.io/jquery-bonsai/ for more information.

Installation

bower install jquery-bonsai --save

Usage

$('ul#my-nested-list').bonsai();

About

Super lightweight jQuery tree plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 5.8%