process.nextTick but always with args
Copy a descriptor from object A to object B
ES2015 `Object.assign()` ponyfill
Easily handle defaults for your options
[](DEPENDENCIES.md)
64-bit big-endian signed integer-to-string conversion
Persistant backbone storage through dnode pub/sub
ECMAScript parser
freestyle rpc
Traverse JSON Schema passing each schema object to callback
Call a specified method on each value in the given object.
An object schema merger/validator
Define a lazily evaluated property on an object
UT RPC module
[](DEPENDENCIES.md)
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Extra assertions on top of node's assert module
Merge objects using their property descriptors
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Stringify Object as tree structure
Stringify an object/array like JSON.stringify just without all the double-quotes
HTTP server cookie parsing and serialization
Copy static properties, prototype properties, and descriptors from one object to another.
Parse and stringify JSON with comments. It will retain comments even after saved!