string-similarity@1.2.0
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
ISC
2017-05-22
已弃用
Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
安装 (1.2.0)
npm install string-similarity@1.2.0
yarn add string-similarity@1.2.0
pnpm add string-similarity@1.2.0
bun add string-similarity@1.2.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| lodash | ^4.13.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| gulp | ^3.9.1 |
| gulp-jasmine | ^2.3.0 |
| gulp-watch | ^4.3.6 |