An experimental library to diff JSON objects/arrays by flattening them. It can create a patch between two JSON objects/arrays, and apply the patch to another JSON object/array.
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.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Parse a JSON string that has git merge conflicts, resolving if possible
Run ESLint on your changes only
JSON diff
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)
No description provided.
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
TypeScript definitions for json-diff
Complete implementation of RFC6902 (patch and diff)
ESLint plugin to display errors found by the React compiler.
Fast Javascript text diff
Continuation of a simple and beautiful text diff viewer component made with diff and React
ESM and TypeScript rewrite of Google's diff-match-patch
Compare items in two sequences to find a longest common subsequence
A better JSON differ & viewer.
Compare items in two sequences to find a longest common subsequence
A JavaScript text diff implementation.
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
(Experimental) Utilities for working with TypeScript + ESLint together
Small, fast, zero dependency deep object and array comparison