0.6.0 • Published 3 years ago

the-dir-reader v0.6.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

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.