deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Create an object path from a list or array of strings.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
Library to walk OAS 3 schema objects and call a callback
Returns true if the value is an object and not an array or null.
Caseless object set/get/has, very useful when working with HTTP headers.
Determine if an object is a Buffer
Port of jQuery.extend for node.js and the browser
return list of CallSite objects from a captured stacktrace
Deploy only the Firebase Functions that changed
merge() utility function
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
Flatten nested arrays
Sign Client for WalletConnect Protocol
Run a function exactly one time
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
process.nextTick but always with args
Like JSON.stringify, but doesn't blow up on circular refs.
extend like a boss
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
A better JSON differ & viewer.