- A simple text diff `component` to be used with Angular and based on `google diff match patch` library forked from [ngx-text-diff](https://github.com/ABenassi87/ngx-text-diff).
A JavaScript text diff implementation.
No description provided.
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
A git diff component to consume the git unified diff output.
Fast Javascript text diff
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
Compare items in two sequences to find a longest common subsequence
diff with unified diff format handling
JSON diff & patch (object and array diff, text diff, multiple output formats)
Compare items in two sequences to find a longest common subsequence
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.
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Colorized string diff ideal for text/code that spans through multiple lines
A simple and beautiful text diff viewer component made with diff and React
Fast Diff to colorized HTML
A HTML parser extracted from Angular with some modifications
TypeScript definitions for diff-match-patch
Unified diff parser
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.
Returns the git diff of two strings
Apply a diff to an object. Optionally supports jsonPatch protocol