ES2015-compliant shim for Object.is - differentiates between -0 and +0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Traverse JSON Schema passing each schema object to callback
process.nextTick but always with args
Force V8 to use fast properties for an object
ES2015 `Object.assign()` ponyfill
Copy a descriptor from object A to object B
Easily handle defaults for your options
64-bit big-endian signed integer-to-string conversion
ECMAScript parser
Define a lazily evaluated property on an object
Call a specified method on each value in the given object.
An object schema merger/validator
Parse and stringify JSON with comments. It will retain comments even after saved!
Merge objects using their property descriptors
Polyfill of future proposal for `util.parseArgs()`
Stringify Object as tree structure
Extra assertions on top of node's assert module
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Support for proto3 JSON serialiazation/deserialization for protobuf.js
Stringify an object/array like JSON.stringify just without all the double-quotes
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Copy static properties, prototype properties, and descriptors from one object to another.
HTTP server cookie parsing and serialization