json-decycle
Stringify and parse cycled reference json
Stringify and parse cycled reference json
List contents of directories in a tree-like format similar to the Tree Command (http://mama.indstate.edu/users/ice/tree/.
Agnostic tree traversal library.
Returns a sorted recursive list of all files inside a directory
Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.
Deletes a deeply nested object property
Simple file system utility for npm scripts
Deep iteration of any object or iterable collection.
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
Recursively require all files within a folder.
Output a tree of files and directories by providing an object. Especially useful for testing with real files.
Find the root directory of a Node.js project from a given path
A library to deep merge json files with array operations
Convert object keys recursivly to camelCase using lodash
Recursively String.trim() object properties of type String.
[ABANDONED] Recursive merge tool for arrays and objects
An Angular 8+ treeview component with checkbox
Check if a link exists
Recursively converts object keys according to specified transform function within JSON-compatible object.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.