leven
Measure the difference between two strings using the Levenshtein distance algorithm
is-arrayish
Determines if an object can be used as an array
js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.