Blazefw Accessibility — runtime utilities, axe-core test helpers, and blazefw-a11y compliance CLI
Print accessibility report via axe-core
Solid adapter for a11y-hud — run axe-core accessibility audits in your Solid app with no DevTools required.
Accessibility engine for automated Web UI testing
Open-source accessibility scoring CLI — aggregates axe-core, eslint-plugin-jsx-a11y, and more into a unified score.
Svelte adapter for a11y-hud — run axe-core accessibility audits in your Svelte app with no DevTools required.
MCP server for running the accessibility tests using Playwright and Axe-core.
CLI for accessibility testing — axe-core, keyboard navigation, WCAG 2.2 checks, and AI-powered auditing
CLI for accessibility testing — extends playwright-cli with axe-core WCAG scanning, keyboard tests, and compliance reports
An aXe-core integration for Nightwatch
Custom axe-core rules tuned for the Moon Design System.
The module that allows you to create HTML Report from raw accessibility aXe result object
A EARL+JSON-LD reporter for axe-core
Run accessibility verification of multiple pages with Puppeteer and axe-core, and output the result to a CSV file.
Dynamic accessibility analysis for React using axe-core, forked by ffit
Custom cypress commands to inject axe-core and test for a11y
Custom Jest matcher for aXe for testing accessibility
AXE Client Library to connect to AXE Core (axed) via RPC
WCAG 2.2 accessibility analyzer with axe-core integration
TypeScript definitions for jest-axe
Dynamic accessibility analysis for Vue.js using axe-core
Fork for custom Jasmine matcher for axe for testing accessibility with an up-to-date version of axe-core
This module integrates [Axe](https://github.com/dequelabs/axe-core/) tool for auditing website against common Accessibility (A11Y) issues.
An aXe-core integration for Jest