Blog
Developing Accented: shadow DOM
This post goes into the details of how Accented uses shadow DOM to contain the styles and behaviors of its own UI elements, and how it detects accessibility issues inside shadow DOM in the host app.
Accented: a modern alternative to @axe-core/react
Accented now includes a console-only mode. It does what @axe-core/react does — without being limited to legacy React apps.
Introducing Accented
Accented helps you catch accessibility issues on your page the moment they appear — no need to run audits using browser extensions. It integrates seamlessly into your dev flow with just a few lines of code.