No description provided.
Fast Javascript text diff
Compare items in two sequences to find a longest common subsequence
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Simple key-value storage with support for multiple backends
Internal set of utilities and types for Prisma's driver adapters.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Connect is a family of libraries for building and consuming APIs on different languages and platforms. [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
Connect is a family of libraries for building and consuming APIs on different languages and platforms, and [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Continuation of a simple and beautiful text diff viewer component made with diff and React
Generates diffs between documents and primitive types
JSON diff
TypeScript definitions for diff-match-patch
Parse a JSON string that has git merge conflicts, resolving if possible
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
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.
Type-safe search params state manager for React - Like useState, but stored in the URL query string
Apply a diff to an object. Optionally supports jsonPatch protocol