A diff and patch sdk for zip to gen patch package.
Fast Javascript text diff
npm package for https://github.com/google/diff-match-patch
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)
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Port of diff-match-patch to TypeScript.
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Truncate a semver version: `1.2.3` → `1.2.0`
ESM and TypeScript rewrite of Google's diff-match-patch
Fix broken node modules with no fuss
Unified diff parser
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Backs out file tree changes
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
An extension module that adds line-mode and word-mode on diff-match-patch.
Apply a diff to an object. Optionally supports jsonPatch protocol
No description provided.
Complete implementation of RFC6902 (patch and diff)
TypeScript port of diff-match-patch.
SCIM Patch operation (rfc7644).
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