node-readdirp

Recursive version of Node.js's fs.readdir
  https://github.com/thlorenz/readdirp
  0
  no reviews



Recursive version of fs.readdir. Exposes a stream API.

Although the stream API is recommended, readdirp also exposes a callback based API.