dsh-wcag
WCAG无障碍标准查询工具
AI 分析
核心用途为在本地离线查询WCAG无障碍设计标准。适合前端开发人员、UI设计师进行无障碍合规性检查,无需网络连接。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-wcag说明文档
阅读完整 README ↗dsh-wcag · WCAG无障碍标准查询
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-wcag
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-wcag"。