the-dir-reader
v0.6.0
Published
Reads the contents of a Directory
Downloads
2
Readme
the-Dir-Reader
WORK-IN-PROGRESS
A NodeJS Application to read the contents of a Directory and returns the contents of it as Object
returns interface: { fileArray: string[], dirArray: string[] }
What this package can do now?
Note: This package is a work-in-progress
This package can read all the files in your specified folder and Output a JSON file.