Gets the job done when JSON.stringify can't
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A better Object.defineProperty()
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Stringify your JSON at max speed
Delete nested properties from an object using dot notation.
Properties file reader for Node.js
Does a JS type have a property
A memoization function that uses a WeakMap
Traverse an object and convert all ISO strings into Dates.
Filter an array of objects to a specific OS
handle circular references when stringifying and parsing
Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.
Convert an object's keys to snake case
Gets the job done when JSON.stringify can't
Write Pino transports easily
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Light-weight EventEmitter (less than 1KB when gzipped)
List of properties for JavaScript objects
A querystring parser that supports nesting and arrays, with a depth limit
Define a non-enumerable read-only property.
Some utilities for JSON pointers described by RFC 6901
Underscore mixins for deeply nested objects
Define (or modify) an object property.