Returns true if an object was created by the `Object` constructor, or Object.create(null).
Traverse JSON Schema passing each schema object to callback
Copy a descriptor from object A to object B
<p align="center"> <img src="mikser-lockup-stacked.svg" alt="mikser" width="198" /> </p>
process.nextTick but always with args
Force V8 to use fast properties for an object
ES2015 `Object.assign()` ponyfill
Easily handle defaults for your options
A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite.
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
Stringify Object as tree structure
Parse and stringify JSON with comments. It will retain comments even after saved!
Merge objects using their property descriptors
Extra assertions on top of node's assert module
Polyfill of future proposal for `util.parseArgs()`
Support for proto3 JSON serialiazation/deserialization for protobuf.js
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
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.