npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "distance" 的结果(共 5 个)
leven

Measure the difference between two strings using the Levenshtein distance algorithm

MIT
string-similarity

Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

ISC
didyoumean2

a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm

MIT