UNPKG

a11yanalyze

Version:

A command-line tool for developers and QA engineers to test web pages and websites for WCAG 2.2 AA accessibility compliance

7 lines 209 B
#!/usr/bin/env node /** * A11Y Analyze - Comprehensive WCAG 2.2 Accessibility Testing Tool * Command-line interface for accessibility analysis and reporting */ export {}; //# sourceMappingURL=index.d.ts.map