Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 165 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 165 Bytes

myers-algorithm

Purpose-agnostic tree differentiation algorithm implementation (Myers algorithm).

Example

Check example.js for Dom diffing implementation.