Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

the-dir-reader

U-C-S1MIT0.6.0

Reads the contents of a Directory

zero-dependency, dir-reader

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.