Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.6 KB

home.md

File metadata and controls

39 lines (26 loc) · 1.6 KB
title description permalink redirect_from
Pa11y
Pa11y is your automated accessibility testing pal.
/
/projects/

Pa11y

Here at Pa11y, we think making the web more accessible improves it for everyone. So we publish a range of free and open source tools to help designers and developers make their web pages more accessible:

  • A command-line interface which loads web pages and highlights any accessibility issues it finds. Useful for when you want to run a one-off test against a web page.

  • A web dashboard which automatically tests web pages for accessibility issues daily. Graphs help you track improvements and regressions over time. Useful for non-developers to see how your sites perform.

  • The JSON-based webservice that backs Pa11y Dashboard. Useful if you want to build your own dashboard-like front end, or repurpose the data.

  • A command-line tool which iterates over a list of web pages and highlights accessibility issues. This is a CLI that's more geared towards use in CI.

View all of our open source projects

Get involved

If you're interested in helping us out, we'd love to hear from you. Head on over to our contributors guide to get started!