RSSAmplifier

Blog

Accented blog

What’s going on with Accented, the frontend library for continuous accessibility testing and issue highlighting.

accented.devRSS feed ↗4 posts

Latest posts

Developing Accented: anchor positioning

The new CSS anchor positioning feature helps Accented align its UI elements more easily than it was possible with absolute or fixed positioning.

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.