nipunrajk/FastFix Website Auditor

Runs comprehensive website quality audits (Performance, Accessibility, SEO, Best Practices) in your CI pipeline.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlThe target web page URL to analyze.yes
include-aiEnables AI analysis. (default: false)nofalse
include-axeRun Axe-Core accessibility testing. (default: true)notrue
include-pa11yRun Pa11y accessibility testing. (default: true)notrue
include-keyboardRun Puppeteer keyboard accessibility testing. (default: true)notrue
fail-on-perfExits with error if Performance score is below this threshold (0-100).no0
fail-on-a11yExits with error if Accessibility score is below this threshold (0-100).no0
fail-on-best-practicesExits with error if Best Practices score is below this threshold (0-100).no0
fail-on-seoExits with error if SEO score is below this threshold (0-100).no0
output-pathThe file path to save the detailed JSON audit report.no""

no outputs