Last active
December 19, 2015 08:49
-
-
Save timwaters/5928831 to your computer and use it in GitHub Desktop.
js drag droppable trees
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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