leven
Measure the difference between two strings using the Levenshtein distance algorithm
didyoumean
Match human-quality input to potential matches by edit distance.
js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.