npm package for https://github.com/google/diff-match-patch adding Line or Word Diffs
npm package for https://github.com/google/diff-match-patch
Fast Javascript text diff
TypeScript definitions for diff-match-patch
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
An extension module that adds line-mode and word-mode on diff-match-patch.
JSON diff & patch (object and array diff, text diff, multiple output formats)
Port of diff-match-patch to TypeScript.
ESM and TypeScript rewrite of Google's diff-match-patch
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.
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Backs out file tree changes
No description provided.
A JavaScript text diff implementation.
TypeScript port of diff-match-patch.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Returns the git diff of two strings
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second.
Truncate a semver version: `1.2.3` → `1.2.0`
Regular expression for matching semver versions
Continuation of a simple and beautiful text diff viewer component made with diff and React
A simple and beautiful text diff viewer component made with diff and React