Fast easy to use and flexible sorting with TypeScript support
Port of diff-match-patch to TypeScript.
Makes a colorful semver diff
Force V8 to use fast properties for an object
A simple function to diff any two objects and generate a JSON Patch
@git-diff-view/core
An extension module that adds line-mode and word-mode on diff-match-patch.
Run ESLint on your changes only
A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
Dependency-free RFC 3986 URI toolbox
A simple list of possible Typed Array names.
Deterministic stringification for when performance matters
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Better binary searching
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
Emit event periodically (even when app is in the background)
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Build XML from JSON without C/C++ based libraries