uckkk/dsh-color
uckkk★ 0JavaScriptLast synced: 2026-08-16
颜色工具:hex/rgb/hsl 互转、补色、明暗与对比度
README excerpt
dsh-color · 颜色工具 hex / rgb / hsl 互转,计算补色、明暗与前景文字对比度。纯 Node 实现。 提供的工具 工具 作用 color convert 颜色三格式互转 + 补色 + 对比度 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-color" 。 用法示例
View full README on GitHub →