string-similarity@1.2.1
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
ISC
2018-08-23
已弃用
Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
安装 (1.2.1)
npm install string-similarity@1.2.1
yarn add string-similarity@1.2.1
pnpm add string-similarity@1.2.1
bun add string-similarity@1.2.1
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| lodash.every | ^4.6.0 |
| lodash.flattendeep | ^4.4.0 |
| lodash.foreach | ^4.5.0 |
| lodash.map | ^4.6.0 |
| lodash.maxby | ^4.6.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| jasmine | ^3.2.0 |