Skip to content

nailliK/accessibility-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accessibility Scanner

Instructions to run

  1. Install node packages via NPM or Yarn
  2. run node | yarn start
  3. When requested, input the full URL for the website that you'd like to scan
  4. View your scan results in output/scan-results.html

Caveat: If you're running Node <14.0, you'll need to add the --experimental-modules flag when executing node.

About

Simple command-line website spider and accessibility scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published