JSON diff cli patch, forked from git@github.com:andreyvit/json-diff.git, waiting for exit code 0 PR merged
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
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
TypeScript definitions for diff-match-patch
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Fix broken node modules with no fuss
Port of diff-match-patch to TypeScript.
Complete implementation of RFC6902 (patch and diff)
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Truncate a semver version: `1.2.3` → `1.2.0`
ESM and TypeScript rewrite of Google's diff-match-patch
The registry diff
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
JSON diff
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.
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Implementation of JSON Merge Patch (RFC 7396)