Force V8 to use fast properties for an object
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
Stringify Object as tree structure
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.
HTTP server cookie parsing and serialization
Check if a value is a plain object
Checks whether a value is an object
Access deep object properties using a path
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Object literal maintaining its properties in the order they were added
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies