Easily set default fields in objects.
Port of diff-match-patch to TypeScript.
traverse and transform objects by visiting every node on a recursive walk
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Return an object as an 'x-www-form-urlencoded' string
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
make a shallow copy of an object or array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
get, set, delete deep objects in javascript. Get the last object reference
Robustly get the byte length of a Typed Array
Stringify any JavaScript value
A little lib for turning hdr-histogram-js to objects
Get the ArrayBuffer out of a TypedArray, robustly.
Track diffs between your json documents.
Robustly get the length of a Typed Array
XML JSON object compare module
Backs out file tree changes
Same as JSON but with added support for `Date`, `undefined`, `Map`, `Set`, and more.
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds