Measure the difference between two strings using the Levenshtein distance algorithm
Fastest Levenshtein distance implementation in JS.
small, standalone fuzzy search / fuzzy filter. browser or node
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.