found 526 packages in 22ms
leven127.6mMIT4.0.0
Measure the difference between two strings using the Levenshtein distance algorithm
sindresorhusalmost 3 years agoleven, levenshtein, distance, algorithm fastest-levenshtein59.8mMIT1.0.16
Fastest Levenshtein distance implementation in JS.
ka-weihealmost 3 years agolevenshtein, distance, fast, fastest semver-compare32.8mMIT1.0.0
compare two semver version strings, returning -1, 0, or 1
substackover 2 years agosemver, compare, cmp, comparison string-natural-compare19.4mMIT3.0.1
Compare alphanumeric strings the same way a human would, using a natural order algorithm
nwoltmanalmost 3 years agostring, natural, compare, comparison js-levenshtein17.5mMIT1.1.6
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
gustfalmost 3 years agolevenshtein, distance, algorithm, algo