fast-levenshtein
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
didyoumean2
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
leven
Measure the difference between two strings using the Levenshtein distance algorithm