1.0.0 • Published 4 years ago

@hugoalh/read-directory-depth v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

[NodeJS] Read Directory Depth

hugoalh/NodeJS.ReadDirectoryDepth

GitHub Contributors License GitHub Language Count GitHub Top Langauge GitHub Repo Size GitHub Code Size GitHub Watchers GitHub Stars GitHub Forks CodeFactor Grade LGTM Alerts LGTM Grade

Release npm.ioIssuePull Request
Latest: npm.io (npm.io)Pre: npm.io (npm.io)NPMOpen: npm.ioClosed: npm.ioOpen: npm.ioClosed: npm.io

📜 Description

A module/library to provide a easier way to read directory on one-go.

Click here to view the official documentation online.

📄 Documentation (Excerpt)

Getting Started

NodeJS (v10+) & NPM (v6+):

> npm install @hugoalh/read-directory-depth

API

  • asynchronous(rootDirectoryPath, option?)
  • synchronous(rootDirectoryPath, option?)