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
diff and patch arrays.
Find the longest common subsequence.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
No description provided.
A tool to compare the difference between two lists
Fast Javascript text diff
Implementations for the Longest Common Substring algorithm [O(nm) time]
Compare items in two sequences to find a longest common subsequence
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
compare 2 images considering into translation
A simple and beautiful text diff viewer component made with diff and React
Complete string distance and similarity algorithms package with WebAssembly and JavaScript implementations
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
An advanced font engine for Node and the browser
Diff & Patch for Javascript objects
Diff and patch Javascript objects
npm package for https://github.com/google/diff-match-patch
figure-out dates across timezones
Return an object representing the diffs between two objects. Supports jsonPatch protocol