/web-accessibility-tester-pa11y

Check websites for accessibility issues using pa11y

Primary LanguageJavaScript

Pa11y Website Accessibility Tester

Check website for accessibility issues using Pa11y.

Requirements

This app requires [Node.js][node] 12+ to run.

Linux and macOS

To install [Node.js][node] you can use [nvm][nvm]:

nvm install node

You can also install Node.js using a package manager like for example [Homebrew][brew]:

brew install node

Alternatively, you can also download pre-built packages from the [Node.js][node] website for your particular Operating System.

Usage

Install dependencies

npm install

Run

npm start