Skip to content

parktheredcar/jqTree

 
 

Repository files navigation

image

jqTree

JqTree is a tree widget. Read more in the documentation.

image

Features

  • Create a tree from JSON data
  • Drag and drop
  • Works on ie7+, firefox 3.6+, chrome and safari
  • Written in Coffeescript

The project is hosted on github (https://github.com/mbraak/jqTree), has a test suite (test/test.html) and a demo (demo.html).

See index.html for the full documentation. The documentation is also on http://mbraak.github.com/jqTree/

Thanks

The code for the mouse widget is heavily inspired by the mouse widget from jquery ui. Tree designed by Hernan D. Schlosman from The Noun Project.

Packages

No packages published

Languages

  • JavaScript 68.6%
  • CoffeeScript 31.0%
  • Python 0.4%