A JavaScript text diff implementation.
@git-diff-view/react
Compare items in two sequences to find a longest common subsequence
A simple and beautiful text diff viewer component made with diff and React
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Continuation of a simple and beautiful text diff viewer component made with diff and React
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.
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
A simple and beautiful text diff viewer component made with diff and React
A React.js component based on the json-diff package
Version your React Native or Expo app in a `npm version` fashion.
Expose config variables to React Native apps
TypeScript definitions for diff-match-patch
Diffing Jest snapshots utility
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
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.
Parse a JSON string that has git merge conflicts, resolving if possible
Returns the git diff of two strings
Apply a diff to an object. Optionally supports jsonPatch protocol
JSON diff & patch (object and array diff, text diff, multiple output formats)