1.0.9 • Published 7 years ago

wcag-report-website v1.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Build Status js-standard-style

wcag-report-website

Greenkeeper badge 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 git@github.com: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.

License

MIT