Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelod/jqtree
Tree widget for jQuery
https://github.com/marcelod/jqtree
Last synced: 3 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-28T12:31:38.000Z (about 12 years ago)
- Last Synced: 2024-04-17T03:13:05.033Z (9 months 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/jqTreejqTree
======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 CoffeescriptThe 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.