node-lcs

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

js-lcs

Longest common substring implementation in JavaScript