DEV Community

Discussion on: How to do Accessibility Audit

Collapse
 
jakepartusch profile image
Jake Partusch

I just built a cli to help with this! It uses axe to run an audit on every page.

Shameless plug: github.com/JakePartusch/lumberjack

Collapse
 
hellonehha profile image
Neha Sharma

Awesome, I ll give it a try for sure.