1.0.0 • Published 9 years ago
pa11y-reporter-json-oldnode v1.0.0
Pa11y JSON Reporter for Old Node
A reporter for Pa11y which outputs JSON in the 2.0 format, but without
using the bfj module.
pa11y --reporter json-oldnode nature.comUsage
Install Pa11y and this project with npm:
npm install -g pa11y
npm install -g pa11y-reporter-json-oldnodeUse the reporter with the --reporter flag:
pa11y --reporter json-oldnode nature.comYou'll get the JSON output as using --reporter json!
Contributing
To contribute to Pa11y JSON Reporter for Old Node, clone this repo locally and commit your code on a separate branch.
Please check that everything works by running the following before opening a pull-request:
make ciLicense
Pa11y JSON Reporter for Old Node is licensed under the Lesser General Public License (LGPL-3.0).
1.0.0
9 years ago