Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Jest matcher for image comparisons. Most commonly used for visual regression testing.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Image diff tool with LCS algorithm. port of [murooka/go-diff-image](https://github.com/murooka/go-diff-image)
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Visual regression testing CLI, Wasm-backed. Drop-in compatible with classic reg-cli's CLI flags, reg.json/junit schema, and `compare()` EventEmitter API (verified against reg-suit's processor.ts).
Generates diffs between documents and primitive types
Smart placeholder for missing assets
Modern TypeScript JSON diff library - Zero dependencies, high performance, ESM + CommonJS support. Calculate and apply differences between JSON objects with advanced features like key-based array diffing, JSONPath support, and atomic changesets.
Unified diff parser
TypeScript definitions for diff-match-patch
JSON diff
Apply a diff to an object. Optionally supports jsonPatch protocol
Parse a JSON string that has git merge conflicts, resolving if possible
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Pbd (Pixel Buffer Diff) is a pixel buffer diff library designed for visual regression tests. Pbd is 8-10x faster than Pixelmatch and works as a drop-in replacement. Update your package.json, and import, to save significant time and money on your visual re
Returns the git diff of two strings
JSON diff & patch (object and array diff, text diff, multiple output formats)
A lightweight image comparison tool
Declarative routing for React web applications
Extends Chai with assertions about images
Visual regression testing for images. Compare rendered outputs against reference images to catch visual bugs.
Webassembly compilation of ImageMagick