@spiderjew/wcag-checker-cli
v1.0.0
Published
CLI WCAG accessibility auditor using axe-core. Free console, pro PDF/HTML reports.
Downloads
50
Maintainers
Readme
WCAG Checker CLI
Quick WCAG 2.2 AA audits from CLI. Free: JSON output. Pro: PDF/HTML reports ($29 Gumroad lifetime).
Who it's for
Web devs, freelancers, agencies. Quick compliance checks before client delivery or launch.
Install
npm i -g wcag-checker-cli # after npm publish
# or npx wcag-checker --url https://example.comUsage
# Free
npx wcag-checker --url https://example.com
npx wcag-checker --file index.html -o ./reports
# Pro ($29)
npx wcag-checker --url https://example.com --license PRO-WCAG-2026-ABC123Buy Pro: Gumroad Lifetime license key.
Features
- Axe-core WCAG2AA + best-practice rules
- Puppeteer for real browser rendering
- Pro: Branded PDF/HTML reports (A4, tables, help links)
- Outputs to ./reports/
Why pay?
- Attach PDF to PRs/tickets/clients (no screenshots)
- Repeatable audits
- Saves hours manual checking
CLI + npm tgz ready for Gumroad $29.
