A tool to compare the difference between two lists
A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.
Zero dependency Metric Longest Common Subsequence implementation in js
JSON diff & patch (object and array diff, text diff, multiple output formats)
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
diff and patch arrays.
Find the longest common subsequence.
No description provided.
Implementations for the Longest Common Substring algorithm [O(nm) time]
Fast Javascript text diff
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
Complete string distance and similarity algorithms package with WebAssembly and JavaScript implementations
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Diff and patch Javascript objects
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Continuation of a simple and beautiful text diff viewer component made with diff and React
Generates diffs between documents and primitive types
TypeScript definitions for diff-match-patch
JSON diff
Parse a JSON string that has git merge conflicts, resolving if possible
Compute differences between two slices using LCS algorithm.
Library crate providing utility functions for diff and patch of slices
PNG diff tool with LCS algorithm
PNG diff tool with LCS algorithm
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 2.0, which has significant breaking changes (removal of deprecations and workarounds) and requires at least Ruby 3.2 or higher. See full details in the `CHANGELOG`, but users of diff-lcs should not notice any significant changes to the APIs. ==== To Install:
Add modifications to 'git diff --shortstat' using the LCS algorithm.