Measure the difference between two strings using the Levenshtein distance algorithm
sindresorhusover 2 years agoFastest Levenshtein distance implementation in JS.
ka-weiheover 2 years agoThe most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
gustfover 2 years ago