pa11y-reporter-full-json

A pa11y reporter which outputs detailed information in JSON format

Usage no npm install needed!

<script type="module">
  import pa11yReporterFullJson from 'https://cdn.skypack.dev/pa11y-reporter-full-json';
</script>

README

pa11y-reporter-full-json

A pa11y reporter to extend the pa11y-reporter-1.0-json format to include additional fields.

Installation

npm install -g pa11y-reporter-full-json

This is used with pa11y, so make sure that's installed, too:

npm install -g pa11y

Contributing

See CONTRIBUTING for additional information.

Branch flow

  • Main branch: release
  • Development branch: none

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.