A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
Emit event periodically (even when app is in the background)
Port of diff-match-patch to TypeScript.
Linear memory in TypeScript
No description provided.
Track diffs between your json documents.
Colorized string diff ideal for text/code that spans through multiple lines
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
Backs out file tree changes
Simple object hashing, serialization and comparison utils.
A HTML reporting module for Cypress-Image-Diff to parse the JSON output to a beautiful report
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
ESM and TypeScript rewrite of Google's diff-match-patch
Compute a diff of two Slate documents
@git-diff-view/react
compare 2 images considering into translation
Truncate a semver version: `1.2.3` → `1.2.0`
Visual regression testing tool with cypress
Update object by mapping diff properties
TypeScript definitions for ref-struct-di
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
A better JSON differ & viewer.
Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.