1.3.2 • Published 7 years ago

axe-sitemap-parser v1.3.2

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

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

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago