Example implementation of TreeView menu for backbone.js
See the introduction.
This implementation is highly influenced by jstree library (http://www.jstree.com) which default css styles were used.
Requirements:
- backbone-support (https://github.com/thoughtbot/backbone-support)
- underscore.js
- json2.js
See the demo: http://backbone-treeview.herokuapp.com/