Recursively read a directory
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Recursively flatten an array or arrays.
Remove all files in the given path recursively
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
recursively Object.freeze() objects and functions
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
- 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.
Recursively merge two dictionaries together
Recursively watch directories for changes