Diff utility used in the Visual Studio Code source.
A CLI tool to identify differences between Swagger/OpenAPI specs.
A diff/merging wrapper for Ace Editor built on google-diff-match-patch
Lerna-Lite diff commmand - Diff all packages or a single package since the last release
Diff two arrays, finding inserts, removes, and moves
Commandline tool which calculates test coverage of (source control) diffs.
(Experimental) Utilities for working with TypeScript + ESLint together
Reports differences between two istanbul JSON code coverage summaries.
Returns the formatted, high-resolution time difference between `start` and `end` times.
Drop-in replacement for assert to give diff on deepEqual.
A set of utility functions for expect and related packages
Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.
Generate the diff between two API specifications (OpenAPI, AsyncAPI, GraphApi, JsonSchema)
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second.
diff objects
simple diff for object and arrays with options
A lightweight image comparison tool
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
TypeScript port of diff-match-patch.
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.
A Tool to Show Code Coverage for Modified Lines in a Diff
Blazing-fast pixel-by-pixel image comparison with block-based optimization. 1.5x times faster than pixelmatch
A high-performance diff algorithm implementation with WASM backend, ported from VS Code
Implementation of the longest common subsequence (diff) algorithm.