Skip to content

Add axle — accessibility CI for Next.js projects#449

Open
asafamos wants to merge 1 commit intounicodeveloper:masterfrom
asafamos:add-axle
Open

Add axle — accessibility CI for Next.js projects#449
asafamos wants to merge 1 commit intounicodeveloper:masterfrom
asafamos:add-axle

Conversation

@asafamos
Copy link
Copy Markdown

axle is an accessibility compliance CI that plugs into any Next.js workflow — run it via npx axle-cli scan <url> locally, or install the GitHub Action to scan every PR.

  • axe-core 4.11 for the scan engine
  • Claude Sonnet 4.6 for AI code-fix suggestions
  • Free tier (1 repo, BYO Anthropic key)
  • Live at https://axle-iota.vercel.app

Next.js-friendly: the scan target can be any Vercel preview URL, so it drops cleanly into preview-deploy workflows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant