jinsley8 / web-accessibility-tester-pa11y

Check websites for accessibility issues using pa11y

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Check websites for accessibility issues using pa11y


Languages

Language:JavaScript 68.8%Language:HTML 31.2%