Showing 1-20 of 75,876 packages
DOM diffing
To compare dom and shadow dom trees. Part of open-wc recommendations
Highlight differences between two DOM trees.
diffing chunks of dom or HTML for semantic equality
matching chunks of DOM against HTML; including dynamic content.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Declarative routing for React web applications
Library for efficiently diffing and patching DOM fragments.
Display differences clearly so people can review changes confidently.
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
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
A batched diff-based DOM rendering strategy
Return an object representing the diffs between two objects. Supports jsonPatch protocol