pally-config

1.0.8 • Public • Published

Node PA11Y configuration generator

Developed for Gitlab Hackathon, not intended to be used in production applications

Generates a pa11y config file based on URL and device, or a js string file to highlight all accessibility elements based on json outputs of pa11y.

Install using npm i -g pally-config

Usage below:

pally-config --help
Generate config.json to pass to Pally or js for passing to a screenshot utility to capture A11y
issues

Commands:
  pally-config config     Generates a config.json file to pass to
                          PA11y as a configuration for pally reporting
  pally-config highlight  Generates a screenshotter js command from an A11y
                          output report to execute and highlight elements before
                          taking screens

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

/pally-config/

    Package Sidebar

    Install

    npm i pally-config

    Weekly Downloads

    1

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    7.26 kB

    Total Files

    5

    Last publish

    Collaborators

    • bitanath