Library for efficiently diffing and patching DOM fragments.
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
Fix IE 11's MutationObserver with this one weird trick
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
No description provided.
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
Basic Wrapper around Web Components
VirtualDOM abstraction layer - give yourself better integration and full control over the DOM with any virtual DOM library that uses a Hyperscript-like API such as React and Preact.
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