lutils
A few reliable utils.
A few reliable utils.
Promises/A+ version of rimraf
Get a list of differences between one javascript value and another.
Recursively search a file in given directory from file name or RegExp
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
Recursive prompt for inquirer.js
Scours arbitrarily-nested objects finding the things you want.
A utility for recursively merging JavaScript Objects
Create a cluster of workers to iterate through the filesystem
recursively uncache required files
Various object utility functions
Normalize different variable value types - e.g. `"1"` becomes `1`
Javascript Deep Utility functions
Run promise-returning & async functions repeatedly until you end it
Recursively run `yarn` in the current folder
Get paths to all files in dirs/subdirs
deeply alphabetize object keys
Recursively read files from a directory
Flatten nested tree objects to array
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.