Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chinchang/a11y-for-managers
Translate Accessibility issues on a website into actual understandable feedback from dummy users.
https://github.com/chinchang/a11y-for-managers
accessibility puppeteer webapp
Last synced: 16 days ago
JSON representation
Translate Accessibility issues on a website into actual understandable feedback from dummy users.
- Host: GitHub
- URL: https://github.com/chinchang/a11y-for-managers
- Owner: chinchang
- Created: 2019-03-06T14:38:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-08T09:21:34.000Z (almost 3 years ago)
- Last Synced: 2024-07-31T18:24:15.067Z (3 months ago)
- Topics: accessibility, puppeteer, webapp
- Language: JavaScript
- Homepage: https://a11yformanagers.vercel.app/
- Size: 354 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accessibility Report For Managers
Are you trying to incorporate Accessibility in your organization?
Do you mostly get sided-away with responses like "Do our customers really need it?" or "No one is asking for it. We have more important things to do right now."?This tool helps translate the failing Accessibility rules on a website into actual understandable problems that real users might be facing by generating dummy feedback from dummy users.
You can always go a step further and show the report to your manager and give them what they want. 😀🤟🏼
## Credits:
- [Preact](https://preactjs.com/) by @developit
- [pa11y.js](http://pa11y.org/)
- [materialdesignicons.com](http://materialdesignicons.com/)
- [ZEIT Now](https://now.sh)
- [Puppeteer](https://github.com/GoogleChrome/puppeteer)