Get an array of all files in a directory and subdirectories.
Recursive version of fs.readdir with small RAM & CPU footprint.
A library for deep (recursive) merging of Javascript objects
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.