https://github.com/marcelod/jqtree
Tree widget for jQuery
https://github.com/marcelod/jqtree
Last synced: 8 months ago
JSON representation
Tree widget for jQuery
- Host: GitHub
- URL: https://github.com/marcelod/jqtree
- Owner: marcelod
- License: apache-2.0
- Fork: true (mbraak/jqTree)
- Created: 2012-10-31T17:17:12.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-28T12:31:38.000Z (over 13 years ago)
- Last Synced: 2025-01-26T16:34:52.093Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://mbraak.github.com/jqTree/
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://secure.travis-ci.org/mbraak/jqTree.png?branch=master
:target: http://travis-ci.org/mbraak/jqTree
jqTree
======
JqTree is a tree widget.
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.