country-locale-map
Provides mapping between country codes and provides default country locales. Includes optional fuzzy matching for country name.
leven
Measure the difference between two strings using the Levenshtein distance algorithm
js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.