Skip to content

Throw a few URLs at axe and see the results.

Notifications You must be signed in to change notification settings

uxnotyoux/axe-toss

 
 

Repository files navigation

Axe Thrower

This is a simple example of how to use the Axe-Core library to check the accessibility of multiple URLs at the same time.

How to use it

  1. Run npm install to get all the required items.
  2. Copy example.urls.json and call the new file urls.json.
  3. Add as many URLs as you want into that file.
  4. Run npm start.
  5. Open index.html to see the report.

About

Throw a few URLs at axe and see the results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • HTML 12.8%
  • CSS 8.8%