leven149.4mMIT4.0.0Measure the difference between two strings using the Levenshtein distance algorithm
sindresorhusabout 3 years 前leven, levenshtein, distance, algorithm fastest-levenshtein59.9mMIT1.0.16Fastest Levenshtein distance implementation in JS.
ka-weihealmost 3 years 前levenshtein, distance, fast, fastest semver-compare38.6mMIT1.0.0compare two semver version strings, returning -1, 0, or 1
substackover 2 years 前semver, compare, cmp, comparison string-natural-compare21mMIT3.0.1Compare alphanumeric strings the same way a human would, using a natural order algorithm
nwoltmanalmost 3 years 前string, natural, compare, comparison js-levenshtein17.9mMIT1.1.6The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
gustfabout 3 years 前levenshtein, distance, algorithm, algo