ESM and TypeScript rewrite of Google's diff-match-patch
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.
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second.
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
An extension module that adds line-mode and word-mode on diff-match-patch.
TypeScript port of diff-match-patch.
Diff and patch Javascript objects
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
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
ECMAScript 5 compatibility shims for legacy JavaScript engines
Diff & Patch for Javascript objects
Fix broken node modules with no fuss
An Angular module to use when dealing with google-diff-match-patch.
Unified diff parser
A comprehensive comparison library, for use in test frameworks