allows getting value from nested object
tiny util for getting and setting deep object props safely
Safely flatten a nested JavaScript object.
get value at property, don't throw if parent is undefined
Check if a value is an object
Solves a problem with util.format
Check if a value is a plain object
utilities for primitive JavaScript types
Safely get a dot-notated property within an object.
Prevent defined property getters from throwing errors
Redact JS objects
Utility functions to deal with references in objects
Simple JSON Addressing.
an identity object using ES6 proxies
Easily read/write JSON files.
string representations of objects in node and the browser
extend an object
Give a regex, get a robust predicate function that tests it against a string.
Work with objects of different cased keys
Reuse objects and functions with style
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
TypeScript definitions for json-stringify-safe
Filter an array of objects to a specific OS
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.