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