A git diff component to consume the git unified diff output.
A JavaScript text diff implementation.
A JavaScript text diff implementation.
npm package for https://github.com/google/diff-match-patch
A simple and beautiful text diff viewer component made with diff and React
Compare items in two sequences to find a longest common subsequence
A simple and beautiful text diff viewer component made with diff and React
A simple and beautiful text diff viewer component made with diff and React
A UI tool for merging text diff.
A simple and beautiful text diff viewer component made with diff and React
diff with unified diff format handling
A javascript text diff implementation.
Compare items in two sequences to find a longest common subsequence
CLI tool for comparing text files and strings with line-level diff output and colored display. Pure Node.js with LCS algorithm.
text diff library ported from Python's difflib module
Continuation of a simple text diff viewer component made with diff and React. It now allow you to obtain also a single json.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
A simple and beautiful text diff viewer component made with diff and React
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 javascript text diff utils.
Diff filter for angular.js. Show inline text diff in your page
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Colorized string diff ideal for text/code that spans through multiple lines
(With types) 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.