C++ version of [diff-match-patch](https://code.google.com/p/google-diff-match-patch/) exposed as a node module. This uses a heavily-modified version of the C++ diff-match-patch. **It is binary safe.**
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
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
Fix broken node modules with no fuss
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
TypeScript port of diff-match-patch.
An extension module that adds line-mode and word-mode on 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.
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second.
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Truncate a semver version: `1.2.3` → `1.2.0`
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.
Regular expression for matching semver versions
An Angular module to use when dealing with google-diff-match-patch.
Unified diff parser
A comprehensive comparison library, for use in test frameworks
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Backs out file tree changes