beet-treeview

AngularJS based Treeview (no jQuery)


License
MIT
Install
bower install beet-treeview

Documentation

Angular Treeview

Pure AngularJS based tree menu directive.

ScreenShot

http://jsfiddle.net/tFS2V/5/

Added:

  • simple search,
  • collapsed by default,
  • optional "expanded" : true in node -> expanded at start (see fiddle example),
  • all icons are folder, nodes without parametr children -> non openable folder ico,
  • file icon is optional, only showns if parametr "fileicon" : true exists for node.

Original doc:

https://github.com/eu81273/angular.treeview