@axe-core/cli

CLI tool for automated accessibility testing using axe-core

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A CLI for accessibility testing using axe-core

Commands

axe

Examples

Run accessibility tests on a single URL$ axe https://example.com
Test a URL and output results in JSON format$ axe https://example.com --format json
Run tests with specific accessibility standards$ axe https://example.com --standards wcag2aa