jaro-winkler
A string similarity function using the Jaro-Winkler distance metric.
fast-levenshtein
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
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.
damerau-levenshtein
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance