A utility for finding differences between objects
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Parse a JSON string that has git merge conflicts, resolving if possible
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.
A JavaScript text diff implementation.
No description provided.
Fast Javascript text diff
Apply a diff to an object. Optionally supports jsonPatch protocol
Generates diffs between documents and primitive types
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Compare items in two sequences to find a longest common subsequence
Returns the git diff of two strings
Update object by mapping diff properties
JSON diff & patch (object and array diff, text diff, multiple output formats)
JSON diff
Compare items in two sequences to find a longest common subsequence
Power Assert output formatter
AsyncDiff is a library which compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly informations like breaking changes.
Visual diff between javascript variables
Small, fast, zero dependency deep object and array comparison
Backs out file tree changes
A git diff component to consume the git unified diff output.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.