Showing 21-40 of 316,980 packages
Compare items in two sequences to find a longest common subsequence
Use an unrelated remote repository to apply a git diff
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Run eslint on files, but only report warnings and errors from lines that were changed.
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 React.js component based on the json-diff package
A parser for git diff
Generates a hash for an installed npm package, useful for salting caches
A language agnostic CLI tool and nodejs api to identify differences between two json schema files.
Complete implementation of RFC6902 (patch and diff)
npm package for https://github.com/google/diff-match-patch
Datadog CI plugin for `coverage` commands
@git-diff-view/vue
Shelling out to git-diff-tree(1) in a Node streamy fashion
Unified diff parser
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Generates diffs of javascript objects.
A tool to get code coverage on new lines added based on a diff
TypeScript definitions for diff-match-patch
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array