Port of diff-match-patch to TypeScript.
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
JSON diff & patch (object and array diff, text diff, multiple output formats)
ESM and TypeScript rewrite of Google's diff-match-patch
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.
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.
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
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.
Truncate a semver version: `1.2.3` → `1.2.0`
A comprehensive comparison library, for use in test frameworks
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
Fix broken node modules with no fuss
An Angular module to use when dealing with google-diff-match-patch.
Vue diff viewer
Unified diff parser
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
A simple function to diff any two objects and generate a JSON Patch