Get an array of all files in a directory and subdirectories. A fork of Jamison Dance's recursive-readdir.
Get an array of all files in a directory and subdirectories.
Recursively read a directory
Recursive fs.readdir with streaming API and glob filtering.
TypeScript definitions for recursive-readdir
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
A simple promisified recursive readdir function.
A simple promisified recursive readdir function, with support for globs.
fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
TypeScript definitions for readdir-glob
TypeScript definitions for fs-readdir-recursive
NodeJS library to recursively read a directory path's contents synchronously
Node.js module to list all files in a directory or any subdirectories.
Get an array of all files in a directory and subdirectories synchronously. This is a fork of https://github.com/jergason/recursive-readdir.
File scanning module for Node.js
walk paths fast and efficiently
TypeScript definitions for archiver
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
Get an array of recursive directory contents
Make a directory and its parents if needed - Think `mkdir -p`
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
Read a directory recursively.
Reads a directory and return results with the ability to use Ant style file match patterns
Recursive-Length Prefix (RLP) coder.