Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
Does a JS type have a property
Properties file reader for Node.js
A memoization function that uses a WeakMap
Filter an array of objects to a specific OS
Traverse an object and convert all ISO strings into Dates.
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
handle circular references when stringifying and parsing
Implementation of JSON Merge Patch (RFC 7396)
Prettifies any javascript object in your console
Global logging utility
neato compression of key-value data
Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
A modernized, esm-only fork of qs without unnecessary polyfills
Gets the job done when JSON.stringify can't
Light-weight EventEmitter (less than 1KB when gzipped)
Convert an object's keys to snake case
Logger for gulp and gulp plugins
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.
Creates an array composed of the own enumerable property names(including nested) of an object.
Some utilities for JSON pointers described by RFC 6901