pa11y-runner-vnu

Pa11y runner for HTML validation with the Nu Html Checker (v.Nu)

Usage no npm install needed!

<script type="module">
  import pa11yRunnerVnu from 'https://cdn.skypack.dev/pa11y-runner-vnu';
</script>

README

pa11y-runner-vnu Build Status Total alerts Language grade: JavaScript

Pa11y runner for HTML validation with the Nu Html Checker (v.Nu).

Usage

To use the runner, first install vnu.

🚧 Currently the Runner is only compatible with https://github.com/thibaudcolas/pa11y.

# On macOS,
brew install vnu
# Elsewhere, grab the latest release from
# https://github.com/validator/validator/releases/latest.
# Then,
npm install -g https://github.com/thibaudcolas/pa11y#feature/node-runners pa11y-runner-vnu

With vnu, Pa11y, and the runner installed,

pa11y --runner vnu https://www.example.com/

What is this

Contributing

See anything you like in here? Anything missing? We welcome all support, whether on bug reports, feature requests, code, design, reviews, tests, documentation, and more. Please have a look at our contribution guidelines.

Credits

View the full list of contributors. MIT licensed.