Everything you need to integrate, customize, and contribute to OpenAccess FormChecker.
To embed OpenAccess FormChecker on your site:
<script src="https://openaccessibility.github.io/formchecker/js/main.js" defer></script>
<link rel="stylesheet" href="https://openaccessibility.github.io/formchecker/css/style.css">
<form-checker></form-checker>
FormChecker runs client-side audits on pasted HTML. It checks for:
We welcome contributions via pull requests. Please ensure your changes pass accessibility linting and WCAG test cases. Clone the repo, create a branch, and submit a PR with a clear description.
This project is licensed under the MIT License. See the LICENSE file on GitHub for details.