jordreed002/Accessibility & SEO Audit

Run accessibility and SEO audits on web pages using axe-core and lighthouse

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL to audit (can be comma-separated for multiple URLs)yes
depthCrawl depth for multi-page auditsno1
tagsWCAG tags to test (comma-separated)nowcag2a,wcag21,wcag22
critical-thresholdMaximum allowed critical issues before failingno0
serious-thresholdMaximum allowed serious issues before failingno5
output-formatOutput format (json, table, markdown)nomarkdown
save-resultsSave results to database (requires DATABASE_URL)nofalse
fail-on-errorFail the action if audit failsnotrue
namedescription
critical-countNumber of critical issues found
serious-countNumber of serious issues found
moderate-countNumber of moderate issues found
minor-countNumber of minor issues found
total-countTotal number of violations found
passedWhether the audit passed the threshold checks
results-filePath to the JSON results file