utilities for diffing html doms
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Declarative routing for React web applications
To compare dom and shadow dom trees. Part of open-wc recommendations
No description provided.
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
Fast Javascript text diff
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
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
A batched diff-based DOM rendering strategy
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.
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Testing following open-wc recommendations
Shared debug workspace pipeline for investigating Meticulous diffs and replays
Highlight differences between two DOM trees.
Continuation of a simple and beautiful text diff viewer component made with diff and React
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
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.