axe-cli-parser

1.1.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i axe-cli-parser

Weekly Downloads

2

Version

1.1.2

License

MIT

Last publish

Collaborators

  • pvoie