GitHub - aralroca/diff-dom-streaming: HTML Streaming Over the Wire! Diff DOM algorithm with streaming. Gets all modifications, insertions and removals between a DOM node and a HTML stream reader
The Diff DOM algorithm compares two DOM versions efficiently.
The Diff DOM Streaming library enhances the algorithm by supporting incremental changes.