wcag-report-website
v1.0.9
Published
Deadlinks reporter
Downloads
3
Readme
wcag-report-website
Use your sitemap.xml as base for checking wcag for all pages on your website.
Installation
Clone or download the repo from GitHub
$ git clone [email protected]:telemark/wcag-report-website.git
Setup
cd into directory and run the setup script to install all dependencies ``
$ npm run setup
Usage
Setup the config-file with your environment.
Run the script
$ npm start
This will generate an .xlsx-file with all the pages that failed.