Skip to content

Instantly share code, notes, and snippets.

@timwaters
Last active December 19, 2015 08:49
Show Gist options
  • Save timwaters/5928831 to your computer and use it in GitHub Desktop.
Save timwaters/5928831 to your computer and use it in GitHub Desktop.
js drag droppable trees
* nestedsortable 600,192
** https://github.com/mjsarfatti/nestedSortable
** http://mjsarfatti.com/sandbox/nestedSortable/
** MIT
- extends jq ui sortable widget
- has built in export formats
* jsTree 933,230
** http://www.jstree.com/
** https://github.com/vakata/jstree
** http://www.jstree.com/documentation/dnd
** MIT
* dynatree
** http://wwwendt.de/tech/dynatree/doc/samples.html
** MIT
* Fancytree 47,8
** next version?
https://github.com/mar10/fancytree/
** Fancytree 2.x is the designated successor of DynaTree 1.x
http://wwwendt.de/tech/fancytree/demo/
* jqtree 292, 70
** https://github.com/mbraak/jqTree
** http://mbraak.github.io/jqTree/
** Apache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment