A jQuery plugin that lets you easily check HTML for adherence to accessibility standards. It comes with over 200 tests which implement Open Accessibility Tests and comes with WCAG 1.0, WCAG 2.0, and Section 508 guidelines.
Developers can build their own guidelines, or easily build a custom guideline that integrates with their project. While the project supports checking entire HTML pages, integration with a CMS to check partial HTML content is probably the most popular use case.
The project website is quailjs.org.
Full documentation is available via readthedocs.org.
Pull requests should be made against the dev branch, as master is only for tracking releases.
- QUAIL is maintained by Kevin Miller
- Part of QUAIL development is supported by Cal State Monterey Bay
- Thanks to the hosts of Chez JJ, who housed Kevin for a week while he worked on QUAIL 2.
QUAIL is covered under the GPL Version 2, and is copyright (c) 2012 by Kevin Miller. Current license is at http://quailjs.org/license.