Diffing and patching of JSON objects
Fix broken node modules with no fuss
JSON diff & patch (object and array diff, text diff, multiple output formats)
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
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
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.
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
ESM and TypeScript rewrite of Google's diff-match-patch
Complete implementation of RFC6902 (patch and diff)
Truncate a semver version: `1.2.3` → `1.2.0`
Unified diff parser
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Parse a JSON string that has git merge conflicts, resolving if possible
Backs out file tree changes
A simple function to diff any two objects and generate a JSON Patch
Modern TypeScript JSON diff library - Zero dependencies, high performance, ESM + CommonJS support. Calculate and apply differences between JSON objects with advanced features like key-based array diffing, JSONPath support, and atomic changesets.
JSON diff
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second.
An extension module that adds line-mode and word-mode on diff-match-patch.
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
No description provided.
No description provided.
No description provided.