color-diff@1.3.0
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
2023-04-26
安装 (1.3.0)
npm install color-diff@1.3.0
yarn add color-diff@1.3.0
pnpm add color-diff@1.3.0
bun add color-diff@1.3.0
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| @types/mocha | ^10.0.1 |
| @types/node | ^18.15.13 |
| eslint | ^8.24.0 |
| eslint-config-exp | ^0.5.0 |
| mocha | ^10.0.0 |
| nyc | ^15.1.0 |
| typescript | ^5.0.4 |