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.gitSetup
cd into directory and run the setup script to install all dependencies ``
$ npm run setupUsage
Setup the config-file with your environment.
Run the script
$ npm startThis will generate an .xlsx-file with all the pages that failed.
