template component for vue-demi, can dev and build
npm package for https://github.com/google/diff-match-patch
Fast Javascript text diff
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
TypeScript definitions for diff-match-patch
JSON diff & patch (object and array diff, text diff, multiple output formats)
ESM and TypeScript rewrite of Google's diff-match-patch
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Truncate a semver version: `1.2.3` → `1.2.0`
Fix broken node modules with no fuss
Port of diff-match-patch to TypeScript.
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Backs out file tree changes
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Unified diff parser
No description provided.
Apply a diff to an object. Optionally supports jsonPatch protocol
The registry diff
TypeScript port of diff-match-patch.
Complete implementation of RFC6902 (patch and diff)
Compare items in two sequences to find a longest common subsequence
An extension module that adds line-mode and word-mode on diff-match-patch.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.