Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chialab/a11ygator-app
🐊 An application and Twitter bot that bites websites to taste their accessibility.
https://github.com/chialab/a11ygator-app
a11y accessibility aws nodejs serverless twitter-bot
Last synced: about 2 months ago
JSON representation
🐊 An application and Twitter bot that bites websites to taste their accessibility.
- Host: GitHub
- URL: https://github.com/chialab/a11ygator-app
- Owner: chialab
- License: mit
- Created: 2019-03-21T15:42:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T04:12:27.000Z (about 2 years ago)
- Last Synced: 2024-03-26T20:15:42.856Z (9 months ago)
- Topics: a11y, accessibility, aws, nodejs, serverless, twitter-bot
- Language: JavaScript
- Homepage: https://a11ygator.chialab.io
- Size: 1.21 MB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A11ygator • Validate the accessibility of your website against W3C's Web Content Accessibility Guidelines.
Chrome extension |
Source |
WebApp |
WCAG |
Authors---
An application and Twitter bot that bites websites to taste their accessibility.
Validate the accessibility of your website against W3C's Web Content Accessibility Guidelines.
Simply type an URL and choose the WCAG standard.
![homepage screenshot](./docs/a11ygator.png?raw=true "homepage screenshot")
🚀Now also available as Browser Extension! Check out A11ygator for Chrome and A11ygator for Firefox.
## Meet the A11ygator
Navigate to and start to test every website you want.
A11ygator is also a Twitter user (and fan). Just mention [@reala11ygator](https://twitter.com/reala11ygator) followed by a valid website address: soon the A11ygator will answer you.
## How it works
A11ygator infrastructure is documented [here](./docs/infrastructure.md).
In this repository you can find source code for A11ygator web app and Twitter bot.
## Using the CLI
Keeping the A11ygator under control is a dirty job.
This repository includes a [CLI](./docs/cli.md) to facilitate zookeepers' work.## Learn more
We now have also an official browsers extension. Check out the [A11ygator Extension repository](https://github.com/chialab/a11ygator-extension).
## Credits
A11ygator uses [Pa11y](https://github.com/pa11y/pa11y) under the hood.
## License
A11ygator is released under the [MIT](./LICENSE) license.