Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        



Allygator logo


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.