fast-myers-diff

A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.

node-lcs

Implementations for the Longest Common Substring algorithm [O(nm) time]