Skip to content

Latest commit

 

History

History
executable file
·
31 lines (20 loc) · 1.4 KB

README.md

File metadata and controls

executable file
·
31 lines (20 loc) · 1.4 KB

Build Status

QUAIL: Accessibility Information Library

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.

Documentation

Full documentation is available via readthedocs.org.

Contributing

Pull requests should be made against the dev branch, as master is only for tracking releases.

Credits

Legal

QUAIL is covered under the GPL Version 2, and is copyright (c) 2012 by Kevin Miller. Current license is at http://quailjs.org/license.