947 packages found
Description
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Keywords
Publisher
Description
Recursively mkdir, like `mkdir -p`
Keywords
Publisher
Description
Recursive version of fs.readdir with streaming API.
Keywords
Publisher
Description
A library for deep (recursive) merging of Javascript objects
Keywords
Publisher
Description
Make a directory and its parents if needed - Think `mkdir -p`
Keywords
- mkdir
- mkdirp
- make
- directories
- dir
- dirs
- folders
- directory
- folder
- path
- parent
- parents
- intermediate
- recursively
- View more
Publisher
Description
Really Fast Deep Clone
Keywords
Publisher
Description
Sort the keys of an object
Keywords
Publisher
Description
traverse and transform objects by visiting every node on a recursive walk
Keywords
Publisher
Description
Map object keys and values into a new object
Keywords
Publisher
Description
Convert object keys to camel case
Keywords
Publisher
Description
(recursive)? merging of (cloned)? objects.
Keywords
Publisher
Description
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Keywords
Publisher
Description
fs.rename but works across devices. same as the unix utility 'mv'
Keywords
Publisher
Description
Recursive object extending
Keywords
Publisher
Description
Recursively flatten an array or arrays.
Keywords
Publisher
Description
parse arguments with recursive contexts
Keywords
Publisher
Description
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Keywords
Publisher
Description
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Keywords
Publisher
Description
A simple object mapping utility that makes it easy to map data from one object to another. Create object mappers using fluent interface that supports deep references (dot notation), custom transformations, and object merging.
Keywords
Publisher
Description
Strengthen the ability of file system