Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1063)

Side by Side Diff: tools/deep_memory_profiler/visualizer/third_party/jqTree/README.md

Issue 23777005: Modified directory preparing for app engine for dmprof visualizer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove index.js Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [![Travis Status](https://secure.travis-ci.org/mbraak/jqTree.png)](http://travis -ci.org/mbraak/jqTree)
2
3 #jqTree
4
5 JqTree is a tree widget. Read more in the [documentation](http://mbraak.github.i o/jqTree/).
6
7 ##Features
8
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
13
14 The project is hosted on [github](https://github.com/mbraak/jqTree), has a [test suite](http://mbraak.github.io/jqTree/test/test.html).
15
16 See index.html for the full documentation. The documentation is also on [github] (http://mbraak.github.io/jqTree/)
17
18 ##Thanks
19
20 The code for the mouse widget is heavily inspired by the mouse widget from jquer y ui.
21 Tree designed by Hernan D. Schlosman from The Noun Project.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698