1.1.2 • Published 7 years ago

axe-cli-parser v1.1.2

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

axe-cli-parser

This app is used for parsing sitemap urls and test the accessibility.

Getting started

First download the package:

npm install axe-cli-parser --save

How to use it!

The app can be used in two ways.

You can call it directly from the folder where is isntalled with the following commmand: node app.js --sitemapUrl='your sitemap url'

Using gulp and require attribute to acces the exported function.

A report will be generated in the results folder for each url parsed from sitemap.