1 [![Travis Status](https://secure.travis-ci.org/mbraak/jqTree.png)](http://travis-ci.org/mbraak/jqTree)
5 JqTree is a tree widget. Read more in the [documentation](http://mbraak.github.io/jqTree/).
9 * Create a tree from JSON data
11 * Works on ie7+, firefox 3.6+, chrome and safari
12 * Written in Coffeescript
14 The project is hosted on [github](https://github.com/mbraak/jqTree), has a [test suite](http://mbraak.github.io/jqTree/test/test.html).
16 See index.html for the full documentation. The documentation is also on [github](http://mbraak.github.io/jqTree/)
20 The code for the mouse widget is heavily inspired by the mouse widget from jquery ui.
21 Tree designed by Hernan D. Schlosman from The Noun Project.