dsh-color-contrast
WCAG 颜色对比度计算器
AI 分析
纯 Node 实现,无网络依赖。适合网页设计师和前端开发人员进行无障碍设计(WCAG)对比度合规校验。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-color-contrast说明文档
阅读完整 README ↗dsh-color-contrast · WCAG颜色对比度计算器
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-color-contrast
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-color-contrast"。