pa11y-runner-vnu

0.1.0 • Public • Published

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.


Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i pa11y-runner-vnu

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    23.4 kB

    Total Files

    31

    Last publish

    Collaborators

    • thibaudcolas