chialab / a11ygator-extension

Validate the accessibility of your website against W3C's Web Content Accessibility Guidelines.

Home Page:https://www.chialab.io/p/a11ygator-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allygator logo

A11ygator • Validate the accessibility of your website against W3C's Web Content Accessibility Guidelines.

Chrome extension | Source | WebApp | WCAG | Authors


A11ygator is a free tool for web developers to check compliance with the WCAG rules. Once the extension has started, it will observe for content changes in the HTML document and it will generate a report with errors, warnings and notices.

Thanks to the integration with DevTools, it is easy to inspect elements and quickly update CSS rules or HTML attributes in order to match the required WCAG standard.

Not so comfortable with dev tools? Check out the Web version.

Quick validation

Get a quick report of the page from the extension popup.

Popup example

DevTools

For a complete report of the page, use the DevTools section (Elements > A11ygator). You can inspect and live debug accessibility issues.

Devtools example

Change the standard to validate

You can change the WCAG standard for validation (default is WCAG2AA). Right-click the extension icon and select Options.

Development

Publish

More

Also check out A11ygator WebApp Repository.

Credits

A11ygator runs on the top of HTML Code Sniffer powered by Squiz Labs.

License

A11ygator is released under the MIT license.

About

Validate the accessibility of your website against W3C's Web Content Accessibility Guidelines.

https://www.chialab.io/p/a11ygator-extension

License:MIT License


Languages

Language:JavaScript 63.6%Language:CSS 22.0%Language:HTML 14.1%Language:Makefile 0.4%