a11y-audit

A super-basic accessibility audit runner. Will write a json audit to the local directory.

Usage no npm install needed!

<script type="module">
  import a11yAudit from 'https://cdn.skypack.dev/a11y-audit';
</script>

README

A11y Audit

A super-basic accessibility audit runner. Will write a json audit to the local directory.

How to use

npm i -g a11y-audit
a11y-audit -a "http://google.com https://facebook.com"

Options

-a / --address: Pass one or more URLs to check as a space separated string