文件名称:colortone:彩色碳粉
文件大小:364KB
文件格式:ZIP
更新时间:2024-06-09 01:55:39
javascript color colors color-tone JavaScript
色调 入门 npm install @marchworks/colortone 或者如果您使用的是纱线 yarn add @marchworks/colortone 用法 import colortone from 'colortone'; // colortone(color, ratio) --> hex || null const darkerBlueTone = colortone("#0000ff", -0.05) const lighterBlueTone = colortone("#0000ff", 0.05) 精氨酸 颜色arg可以采用以下任何格式 "#rrggbb" "#rgb" [r, g, b] --> the r, g and b values should be of type number {r, g, b} --> the r, g and b val
【文件预览】:
colortone-master
----.gitignore(20B)
----package.json(90B)
----.nowignore(11B)
----LICENSE(1KB)
----packages()
--------package.json(1KB)
--------src()
--------webpack.config.js(1KB)
--------build()
--------scripts()
--------README.md(624B)
--------tests()
--------babel.config.js(173B)
--------yarn.lock(267KB)
----now.json(239B)
----lerna.json(63B)
----.github()
--------workflows()
----README.md(624B)
----demo()
--------.gitignore(310B)
--------package.json(883B)
--------src()
--------public()
--------README.md(3KB)
--------yarn.lock(460KB)
----.npmignore(363B)
----yarn.lock(195KB)