Upstream: https://github.com/facebook/jest/tree/v27.4.7/packages/jest-diff
Compare items in two sequences to find a longest common subsequence
npm package for https://code.google.com/p/google-diff-match-patch/
A utility for parsing git patch files generated by `git format-patch`.
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Enhance ESLint with better support for large scale monorepos
Diff Match and Patch
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
SCIM Patch operation (rfc7644).
Diff-Match-Patch in typescript with full budget and surrogate pairs support
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
A jQuery plugin to diff text painlessly. Uses Google's diff_match_patch library underneath.
diff and patch arrays.
Utility to create AdGuard DNR rulesets for mv3 extensions
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
A powerful, customizable diff-match-patch library for Svelte with TypeScript support
Design tokens for Spectrum, Adobe's design system
Return an object representing the diffs between two objects. Supports jsonPatch protocol
JSON diff and patch based on rfc6902
This is a slimmed version of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). All the code is taken from the [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) repository, slimmed down, slightly altered and converted to TypeScript.