Skip to content

okobsamoht/express-file-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published