No description provided.
Fast Javascript text diff
Compare items in two sequences to find a longest common subsequence
A JavaScript text diff implementation.
Compare source maps to understand why a bundle changed in size.
Compare items in two sequences to find a longest common subsequence
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.
Generates and consumes source maps
npm package for https://github.com/google/diff-match-patch
Generates and consumes source maps
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Store information about any JS value in a side channel, using a Map
Fixes stack traces for files with source maps
Continuation of a simple and beautiful text diff viewer component made with diff and React
concatenative mapdashery
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Fixes stack traces for files with source maps
TypeScript definitions for diff-match-patch
No description provided.
Unified diff parser
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.
Returns the git diff of two strings
Apply a diff to an object. Optionally supports jsonPatch protocol