node-file-prep
v0.0.2
Published
Instantaneous file / listing service for node. Simple and convenient. With express, it provides access to local files in specified directories.
Readme
README : node-file-prep
A super simple service for file/folder access in NodeJS
What is this repository for?
node-file-prep runs a simple service, which lists the files(and paths) in a specified directory, therefore enabling client access. The objective is to make files easily accessible to the client.
Version 0.1.1
How do I get set up?
- node-js
- "npm install node-file-prep"
Who do I talk to?
- Jordan Blake :: [email protected]
