Skip to content

fileTreeW3 is a NodeJS app for serving file tree directories on a browser with a file preview.

Notifications You must be signed in to change notification settings

Hugobox/file-tree-w3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-tree-w3

file-tree-w3 is a NodeJS app for serving file tree directories on a browser with a file preview. The file preview supports common text and image filetypes.

Installation

Clone or download repo. Then:

npm install

Usage

Launch app with arbitrary number of paths as arguments:

node file-tree-w3.js ~/Desktop/ ./an/index-dir/

Then open browser to:

http://localhost:3333/

Contributing

Comments and pull requests are welcome!

License

MIT

About

fileTreeW3 is a NodeJS app for serving file tree directories on a browser with a file preview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published