Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 475 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 475 Bytes

elFinder + AngularJS

Code licensed under New BSD License.

Installing via Bower

bower install ng-finder
<div class="el-finder"
     url="/elfinder"
     toolbar="mkdir,mkfile,upload|open,download|info|copy,cut"
     contextmenu-navbar="open,|,copy,cut,paste,|,rm,|,info"
     contextmenu-cwd="reload,back,|,upload,mkdir,mkfile,paste,|,info"
     contextmenu-files="open,download,|,copy,cut,paste,|,rm,edit,rename,|,info">
</div>