Image diff tool with LCS algorithm. port of [murooka/go-diff-image](https://github.com/murooka/go-diff-image)
A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.
JSON diff & patch (object and array diff, text diff, multiple output formats)
Zero dependency Metric Longest Common Subsequence implementation in js
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Find the longest common subsequence.
diff and patch arrays.
Fast Javascript text diff
Implementations for the Longest Common Substring algorithm [O(nm) time]
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
No description provided.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
A tool to compare the difference between two lists
npm package for https://github.com/google/diff-match-patch
Continuation of a simple and beautiful text diff viewer component made with diff and React
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.
Compare items in two sequences to find a longest common subsequence
Complete string distance and similarity algorithms package with WebAssembly and JavaScript implementations
Returns the git diff of two strings
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Unified diff parser
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
The smallest and fastest pixel-level image comparison library.