thousand_color.js:JS库用于颜色分析和比较

时间:2024-05-22 12:52:27
【文件属性】:

文件名称:thousand_color.js:JS库用于颜色分析和比较

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-22 12:52:27

javascript npm color JavaScript

000_color.js JS库用于颜色分析和比较 有用的库,用于可视化有关选定颜色的信息,并产生相似/互补的颜色。 用法: //returns a Color object that exposes methods to retrieve color information //currently only exposes hex construction of colors, and supports 6 or 3 digit hex values var color = thousand_color . getColor ( "#3a0232" ) ; //Color object can retrieve its color information in several representative formats console . log ( color . getHex


【文件预览】:
thousand_color.js-master
----.gitignore(14B)
----package.json(522B)
----thousand-color.min.js(4KB)
----LICENSE(1KB)
----thousand-color.js(11KB)
----README.md(1KB)
----example()
--------compare.html(1KB)
--------similar.html(2KB)
--------analyze.html(2KB)
----test()
--------thousand-color.js(8KB)

网友评论