Showing 1-20 of 409,783 packages
Recursive function that'll sanitize a string or ALL strings in a json input.
An implementation of a trampoline structure, which is used for achieving tail-recursive function calls without relying on built-in language support
Get an array of all files in a directory and subdirectories.
Recursively read a directory
Make a directory and its parents if needed - Think `mkdir -p`
A wrapper and enhancements for fs.watch
Asynchronous recursive file system operations
Simple, flexible file copy utility
Asynchronous recursive file copy utility.
Recursive-Length Prefix (RLP) coder.
Minimal recursive file watcher
**xDeepObjectTraversal** is a recursive function that traverses a nested object and calls a callback function for each key-value pair it encounters. It is a depth-first traversal, meaning it explores as deeply into the nested objects as possible before mo
**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
A fork of `recursive-copy`: Simple, flexible file copy utility
ECMAScript AST recursive visitor
(recursive)? merging of (cloned)? objects.
node-fs is an extension to the original nodejs fs library, offering new functionalities.
Get an array of recursive directory contents
High-priority task queue for Node.js and browsers
Deletes keys from the object that match a condition without side effects.