Stringify an object sorting scalars before objects, and defaulting to 2-space indent
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.
Make a synchronous function have a timeout
Stringify your JSON at max speed
Delete nested properties from an object using dot notation.
Does a JS type have a property
A memoization function that uses a WeakMap
Properties file reader for Node.js
Filter an array of objects to a specific OS
Traverse an object and convert all ISO strings into Dates.
Microsoft Azure SDK for JavaScript - Aborter
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
Request timeout middleware for Connect/Express
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Light-weight EventEmitter (less than 1KB when gzipped)
Write Pino transports easily
List of properties for JavaScript objects
Define a non-enumerable read-only property.