DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New Equa11y Plugin for SuperCLI

New Equa11y Plugin for SuperCLI

Stream-lined command line tool for running accessibility testing with axe-core and puppeteer by oslabs-beta

Installation

npm install -g equa11y
Verify: equa11y --version
supercli plugins install ./plugins/Equa11y --on-conflict replace --json
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)