babel-plugin-transform-hasnil
use hasNil to traverse chained object properties and check for null or undefined values
use hasNil to traverse chained object properties and check for null or undefined values
Utilities to get and set stuff on deeply nested structures
Flatten an object with `index` keys
Well meaning and kindly.
Directory iterator with filters, each and array callbacks/listeners, and both synchronous and asynchronous execution.
Walk a directory tree sync.
Walk a directory tree async or non-async
An safe, simple realization to traverse an directory in an asynchronous way, recursively, with pausable & resumable feature.
A streaming directory traverser for node 4 or greater
traverse directory tree using visitor callback accepting "dir, filenames"
An intuitive, extensible way to work directly with the DOM.
Traverse all files in a folder
Traverse up the DOM until finding and returning an element with the expected attribute.
Effortlessly convert your JSON Object to JSON Schema, Mongoose Schema, or a Generic template for quick documentation / upstart.
Find first occurrence of a file in filedir
Useful utility for recursively traversing Arrays and Objects.
Walk directories recursively
Traverse JSON objects through json pointers and dereference JSON schemeas
Recursively traverse JSON data with jq syntax and apply functions on it's fields
Update an object with another object containing just the new key-value pairs. Objects can be infinitely nested. Perfect for updating with PUT requests in your REST API.