Easily handle defaults for your options
Copy a descriptor from object A to object B
64-bit big-endian signed integer-to-string conversion
Define a lazily evaluated property on an object
ECMAScript parser
Call a specified method on each value in the given object.
Parse and stringify JSON with comments. It will retain comments even after saved!
An object schema merger/validator
Polyfill of future proposal for `util.parseArgs()`
Merge objects using their property descriptors
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
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Stringify an object/array like JSON.stringify just without all the double-quotes
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
Access deep object properties using a path
Checks whether a value is an object
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
A collection of standard object serializers for Pino