Compare the differences between two objects and apply the patch
Hot method patching framework for handling environmental method differences
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
npm package for https://github.com/google/diff-match-patch
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
No description provided.
Returns the git diff of two strings
TypeScript definitions for deep-diff
Fast Javascript text diff
JSON diff & patch (object and array diff, text diff, multiple output formats)
Compare items in two sequences to find a longest common subsequence
Compare items in two sequences to find a longest common subsequence
A JavaScript text diff implementation.
A simple and beautiful text diff viewer component made with diff and React
compare 2 images considering into translation
Emit event periodically (even when app is in the background)
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.
Hashline: a compact, line-anchored patch language and applier. Pluggable FS/IO so it works over disk, in-memory, or any custom backend.
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Backs out file tree changes
Advanced monkey patching--registers hooks to run in and around functions
Continuation of a simple and beautiful text diff viewer component made with diff and React
Update object by mapping diff properties
A library for applying fuzzy diffs generated by LLMs, especially useful for AI-generated code modifications