Web accessibility
Tools to help you design and develop web projects with accessibility in mind.
github / lightcrawler
Crawl a website and run it through Google lighthouse
jdan / tota11y
an accessibility (a11y) visualization toolkit
addyosmani / a11y
Accessibility audit tooling for the web (beta)
ffoodd / a11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external st…
jxnblk / colorable
Color combination contrast tester
brunopulis / awesome-a11y
A curate list about A11Y
medialize / ally.js
JavaScript library to help modern web applications with accessibility concerns
aduggin / accessibility-fails
An HTML page with lots of accessibility errors to use as a test page to see which errors are picked up by automated tools
pa11y / pa11y
Pa11y is your automated accessibility testing pal
Heydon / REVENGE.CSS
A CSS bookmarklet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.
reactjs / react-a11y
Identifies accessibility issues in your React.js elements
angular / protractor-accessibility-plugin
Runs a set of accessibility audits
AccessLint / accesslint.js
Keep accessibility errors in check.
18F / accessibility
A repo to organize the guidelines and best practices for accessibility at 18f.
prettydiff / a11y-tools
JS Accessibility Tool List
dequelabs / axe-cli
[Deprecated] A command-line interface for the aXe accessibility testing engine
stevefaulkner / HTML5accessibility
HTML5accessibility.com web site
liip / TheA11yMachine
The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
a11yproject / a11yproject.com
The A11Y Project is a community-driven effort to make digital accessibility easier.
GoogleChrome / accessibility-developer-tools
This is a library of accessibility-related testing and utility code.