Showing 21-40 of 292,284 packages
A JavaScript text diff implementation.
npm package for https://github.com/google/diff-match-patch
An Angular 2+ library to compare and show object differences.
Object diff and patch
Fast Javascript text diff
Creates an array of two json object diff.
Compare items in two sequences to find a longest common subsequence
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Apply a diff to an object. Optionally supports jsonPatch protocol
Parse a JSON string that has git merge conflicts, resolving if possible
JSON diff & patch (object and array diff, text diff, multiple output formats)
Returns the git diff of two strings
Compare items in two sequences to find a longest common subsequence
Display differences clearly so people can review changes confidently.
Generates diffs between documents and primitive types
Update object by mapping diff properties
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Visual diff between javascript variables
`json-object-diff` is a TypeScript library designed to calculate and apply differences between JSON objects. One of its key features is the ability to identify elements in arrays using keys rather than indices, making array handling more intuitive.
A git diff component to consume the git unified diff output.