Recursively read a directory
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
ECMAScript AST recursive visitor
Recursively flatten an array or arrays.
Remove all files in the given path recursively
Move files or directories with rename, falling back to recursive rename/copy on EXDEV errors.
Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
Recursive fs.readdir with streaming API and glob filtering.
recursively Object.freeze() objects and functions
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Recursive filesystem (and other) operations that Node *should* have.
- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` di
Recursively walk through all rules and keyframes
Like `extend` but recursively copies only the missing properties/values to the target object.