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.
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.
semi-theme-default
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
A micro-package to convert style objects to css strings. Inspired by extensive usage of styled-components.
Gets the job done when JSON.stringify can't
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Light-weight EventEmitter (less than 1KB when gzipped)
Parse or stringify CSS font property.
Write Pino transports easily
List of properties for JavaScript objects
Define a non-enumerable read-only property.