Lerna-Lite diff commmand - Diff all packages or a single package since the last release
Library for creating json small RFC6902 json diffs.
Find common, removed and added element between two arrays.
Validates if a value is an array.
Securely clears user data for your Electron application.
diff objects
A sorted array is a collection of values, arranged in an order.
TypeScript definitions for sorted-object
Connect is a family of libraries for building and consuming APIs on different languages and platforms. [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Blazing-fast pixel-by-pixel image comparison with block-based optimization. 1.5x times faster than pixelmatch
DataTable component
A sorted array is a collection of values, arranged in an order {web}.
Differify allows you to get the diff between two entities (objects diff, arrays diff, date diff, functions diff, number diff, etc) very easily, quickly and in a friendly way.
An import-sort style that groups and sorts by module
Tools to help you programmatically interact with your Figma files.
Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.
A lightweight image comparison tool
TypeScript port of diff-match-patch.
Simple function `binaryInsert(array, value, comparator)` that provides binary insert functionality for a **sorted** array in javascript. This is mostly intended for larger arrays, and the performance gain may be viewed in the [benchmark](#benchmarks).
Fast Diff to colorized HTML
A Tool to Show Code Coverage for Modified Lines in a Diff
Implementation of the longest common subsequence (diff) algorithm.
A high-performance diff algorithm implementation with WASM backend, ported from VS Code