TypeScript port of diff-match-patch.
npm package for https://github.com/google/diff-match-patch
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Fast Javascript text diff
TypeScript definitions for diff-match-patch
Port of diff-match-patch to TypeScript.
JSON diff & patch (object and array diff, text diff, multiple output formats)
ESM and TypeScript rewrite of Google's diff-match-patch
An extension module that adds line-mode and word-mode on diff-match-patch.
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
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`
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
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
A simple function to diff any two objects and generate a JSON Patch
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
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.