Revert of Remove OneClickSigninHelper since it is no longer used. (patchset #5 id...
[chromium-blink-merge.git] / tools / deep_memory_profiler / visualizer / static / third_party / jqTree / README.md
blobd9ee14d5fab8faf5b9ccfa6a2be4ed64cd435e1a
1 [![Travis Status](https://secure.travis-ci.org/mbraak/jqTree.png)](http://travis-ci.org/mbraak/jqTree)
3 #jqTree
5 JqTree is a tree widget. Read more in the [documentation](http://mbraak.github.io/jqTree/).
7 ##Features
9 * Create a tree from JSON data
10 * Drag and drop
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/)
18 ##Thanks
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.