A very smart filemanager to manage your files in the browser.
npm install @xenialab/angular-filemanagerWe are trying to maintain this version which supports legacy Angular JS on npm.
You can finally install via npm:
```
npm i @xenialab/angular-filemanager
All credits to the original author. Donate to him following the link below. ⬇⬇⬇
---
A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street
This project provides a web file manager interface, allowing you to create your own backend connector following the connector API.
By the way, we provide some example backend connectors in many languages as example (php-ftp, php-local, python, etc)

#### Try the DEMO
---------

---------
yarn install`2) Include the dependencies in your project
`html
`3) Use the angular directive in your HTML
`html
`---------
$3
`html
`$3
`sh
gulp build || node node_modules/gulp/bin/gulp.js build
`You can do many things by extending the configuration. Like hide the sidebar or the search button. See the list of default configurations.
---------
$3
To contribute to the project you can simply fork this repo. To build a minified version, you can simply run the Gulp
task gulp build. The minified/uglified files are created in the dist` folder.