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