npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "difference" 的结果(共 4 个)
leven

Measure the difference between two strings using the Levenshtein distance algorithm

MIT
lodash.differencewith

The lodash method `_.differenceWith` exported as a module.

MIT
color-diff

Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.

BSD-3-Clause
fs-exists-sync

Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.

MIT