Skip to content

A bookmarklet for generating and downloading aXe test results in HTML format

License

Notifications You must be signed in to change notification settings

wizzyfx/aXe-HTML-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aXe HTML Report Bookmarklet

A bookmarklet for generating and downloading aXe test results in HTML format.

Installing

Create a new bookmark with the following URL:

javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://rawgit.com/wizzyfx/aXeHTMLReport/master/dist/axe-report.min.js';})();

How to Install a Bookmarklet

Authors

  • Ugi Kutluoglu - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A bookmarklet for generating and downloading aXe test results in HTML format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published