cd to each dir under current dir, and echo svn diff
No description provided.
Fast Javascript text diff
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.
A set of utils for faster development of GraphQL tools
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.
Simple async batch with concurrency control and progress reporting.
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.
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Simple packaging of Neil Fraser's original google-diff-match-patch
Continuation of a simple and beautiful text diff viewer component made with diff and React
TypeScript definitions for diff-match-patch
AWS SDK for JavaScript Batch Client for Node.js, Browser and React Native
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Parse a JSON string that has git merge conflicts, resolving if possible
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.
Apply a diff to an object. Optionally supports jsonPatch protocol
Returns the git diff of two strings
JSON diff & patch (object and array diff, text diff, multiple output formats)