be-lenka/be-a11y Accessibility Checker

Automated accessibility checks for HTML directories, files, or URLs with be-a11y.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL, directory, or file to analyze (e.g. https://example.com or ./public). Alias: input.no""
inputAlias for `url` — URL, directory, or file to analyze.no""
reportOptional path for the report output (e.g. report.json or report.html); the format is inferred from the extension — .html/.htm writes a self-contained HTML page, anything else JSON.no""
namedescription
totalTotal number of accessibility issues found.
errorsNumber of error-severity issues.
warningsNumber of warning-severity issues.
report-pathPath to the written report — JSON or HTML per the report input extension (empty when no report was requested).