A diff tool for JavaScript based on https://www.npmjs.com/package/diff-json written in TypeScript.
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.
Compare items in two sequences to find a longest common subsequence
Compare items in two sequences to find a longest common subsequence
Parse a JSON string that has git merge conflicts, resolving if possible
JSON diff
A small module to write JSON files.
No description provided.
JSON diff & patch (object and array diff, text diff, multiple output formats)
TypeScript definitions for json-diff
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Convert OpenAPI 3.0 & 3.1 schemas to TypeScript
Fast Javascript text diff
A better JSON differ & viewer.
A React.js component based on the json-diff package
Diff utility used in the Visual Studio Code source.
Port of diff-match-patch to TypeScript.
A JavaScript text diff implementation.
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
A language agnostic CLI tool and nodejs api to identify differences between two json schema files.
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Complete implementation of RFC6902 (patch and diff)
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.