axe-sitemap-parser

1.3.2 • Public • Published

axe-sitemap-parser

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

Getting started

Install Node.js if you haven't already. This project requires Node 6.9.5+. First download the package:

npm install axe-sitemap-parser --save

How to use it!

The app can be used in two ways.

You can call it directly from the folder where is installed 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.

If some changes are made on the scripts please publish them on npm site: https://www.npmjs.com/package/axe-sitemap-parser

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.2
    0
    • latest

Version History

Package Sidebar

Install

npm i axe-sitemap-parser

Weekly Downloads

0

Version

1.3.2

License

MIT

Last publish

Collaborators

  • pvoie