Skip to content

lyuehh/beet-treeview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

AngularJS based Treeview (no jQuery)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.8%
  • CSS 23.2%