axe
Accessibility engine for automated Web UI testing observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 45.0
- age_days: 4102
- days_rel: 28
- days_push: 8
- n_releases_24m: 11
Adoption not part of the score
7446 stars · 920 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
axe-core is an open-source accessibility testing engine for websites and HTML-based UIs, with rules covering WCAG 2.0/2.1/2.2 and ARIA best practices. It integrates into existing test environments to automate accessibility checks, and react-axe wraps it for dynamic analysis in React apps.
Use cases
- automate accessibility testing in my test suite
- check my web pages for WCAG violations
- find a11y issues in a React app
- run accessibility audits in CI
- detect ARIA misuse and missing headings automatically
- integrate accessibility checks with Selenium or Cypress
When to choose
- you want automated WCAG/ARIA accessibility checks inside existing test tooling
- you need a lightweight, widely adopted engine with browser and Node.js support
- you build React apps and want runtime accessibility warnings
When to avoid
- you need full WCAG compliance - automated tools catch only ~57% of issues and manual review is still required
- you need mobile app accessibility testing rather than HTML-based UIs
- you want enterprise reporting and monitoring rather than a testing engine
Facets
library · maturity stable
testing accessibility e2e-testing testing web-development accessibility frontend browser a11y wcag axe-core react automated-testing nodejs javascript
5 sources
- readme: https://github.com/dequelabs/axe-core · fetched 2026-08-28 · df89de32a181
- homepage: https://www.deque.com/axe/ · fetched 2026-08-29 · 91bd6b802c04
- site_page: https://docs.deque.com/ · fetched 2026-08-29 · 2d769ff84b32
- registry_npm: https://registry.npmjs.org/react-axe · fetched 2026-08-29 · cefb4d9a3a7c
- site_page: https://www.deque.com/axe/ai · fetched 2026-08-29 · eb3ef8c27ec3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dequelabs/axe-core | main | 94 |
| dequelabs/react-axe | plugin | 10 |
For agents
markdown · JSON · MCP: product_card(name="dequelabs/axe-core")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem