levenshtein273.8kPublic Domain1.0.5Javascript implementation of the L-diggity.
gf3about 3 years ago fast-levenshtein231.4mMIT3.0.0Efficient implementation of Levenshtein algorithm with locale-specific collator support.
hiddentao8 months agolevenshtein, distance, string damerau-levenshtein70.2mBSD-2-Clause1.0.8Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
tad-lispyabout 3 years agoDamerau-Levenshtein, Levenshtein, Damerau, distance fastest-levenshtein59.9mMIT1.0.16Fastest Levenshtein distance implementation in JS.
ka-weihealmost 3 years agolevenshtein, distance, fast, fastest js-levenshtein17.9mMIT1.1.6The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
gustfabout 3 years agolevenshtein, distance, algorithm, algo