DEV Community

Cover image for I built an open-source RGAA accessibility audit tool for Next.js - feedback wanted
Leonardo B.
Leonardo B.

Posted on

I built an open-source RGAA accessibility audit tool for Next.js - feedback wanted

Hey everyone! πŸ‘‹

I just released EQO - an open-source RGAA 4.1.2 accessibility audit tool specifically designed for Next.js projects.

Why I built this:
β€’ French edutech developer, accessibility for neuroatypical children is important to me
β€’ Existing tools were either paid or didn't fit our needs

Features:
β€’ βœ… RGAA 4.1.2 compliance audit
β€’ βœ… Static + runtime analysis (Playwright)
β€’ βœ… GitHub Action included
β€’ βœ… SARIF reports for GitHub Code Scanning
β€’ βœ… French & English support

Links:
β€’ npm: https://www.npmjs.com/package/@kodalabs-io/eqo
β€’ Doc: https://kodalabs-io.github.io/eqo/
β€’ GitHub: https://github.com/kodalabs-io/eqo

Would love some feedback! πŸ™

Top comments (0)