Skip to content

pvoie/axe-cli-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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+. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published