leven@3.1.0
Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm
MIT
2019-04-04
安装 (3.1.0)
npm install leven@3.1.0
yarn add leven@3.1.0
pnpm add leven@3.1.0
bun add leven@3.1.0
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| ava | ^1.4.1 |
| fast-levenshtein | ^2.0.6 |
| ld | ^0.1.0 |
| levdist | ^2.2.9 |
| levenshtein | ^1.0.5 |
| levenshtein-component | ^0.0.1 |
| levenshtein-edit-distance | ^2.0.3 |
| matcha | ^0.7.0 |
| natural | ^0.6.3 |
| talisman | ^0.21.0 |
| tsd | ^0.7.2 |
| xo | ^0.24.0 |