globby
User-friendly glob matching
readdirp
Recursive version of fs.readdir with streaming API.
make-dir
Make a directory and its parents if needed - Think `mkdir -p`
path-type
Check if a path is a file, directory, or symlink
memfs
In-memory file-system with Node's fs API.