efilex
v1.0.1
Published
Express file explorer
Downloads
5
Readme
efilex
This is an Express middleware that provides a file editing ui.
Usage
var fileExplorer = require('efilex');
app.use('/explorer', fileExplorer(directory));
then go to http://host:port/explorer
License
This project is unlicenced.
#todo
- security
- tests
- filetype support