Skip to content

Pa11y Viewer is An Open-Source project that loads Pa11y reports in JSON format and highlights any accessibility issues found. Created by @EuCarlos

License

Notifications You must be signed in to change notification settings

EuCarlos/pa11y-viewer

Repository files navigation

Pa11y Viewer

logo Pa11y Viewer
An Open-Source project that loads Pa11y reports in JSON format and highlights any accessibility issues found.

GitHub top language GitHub release (latest by date)

Install locally | How to use | How to contribute

🌐 Para a versão em português deste README, clique aqui.

Demo:

Installation:

Clone the repo and Install dependencies using Yarn:

git clone https://github.com/EuCarlos/pa11y-viewer.git \
  && cd pa11y-viewer \
  && yarn install

Run the project

yarn dev

How to contribute to this project?

Before starting, check and follow the instructions for contributing to the repository. If not, you can follow the instructions below:

  1. Fork the project
  2. Create a new branch: git checkout -b nova-branch
  3. Commit your changes: git commit -m 'I added something'
  4. Push to branch: git push origin nova-branch
  5. Open a Pull Request

How do I report a bug or request a feature?

If you want to report a bug or request a feature, go to Issue on the GitHub Project and add your request.


Created with 💜 by Carlos Alves

About

Pa11y Viewer is An Open-Source project that loads Pa11y reports in JSON format and highlights any accessibility issues found. Created by @EuCarlos

Topics

Resources

License

Stars

Watchers

Forks