@hypoth-ui/a11y-audit
v1.0.2
Published
Accessibility audit and conformance reporting for the hypoth-ui design system
Maintainers
Readme
@hypoth-ui/a11y-audit
Accessibility audit and conformance reporting tools for the hypoth-ui design system. Provides automated CI checks, manual audit checklists, and WCAG conformance report generation.
Installation
npm install @hypoth-ui/a11y-auditUsage
Run Automated Accessibility Tests
pnpm test:a11yStart a Manual Audit
pnpm a11y:audit -- --component ds-button --category form-controlsAvailable categories: form-controls, overlays, navigation, data-display, feedback.
Generate a Conformance Report
pnpm a11y:report -- --version 1.0.0Validate Audit Records
pnpm a11y:validateDocumentation
See the main README for full documentation and architecture overview.
License
MIT
