https://github.com/james2doyle/a11y
A site for checking if color combinations pass AA or AAA
https://github.com/james2doyle/a11y
a11y accessibility wcag wcag-aa wcag-aaa
Last synced: 3 months ago
JSON representation
A site for checking if color combinations pass AA or AAA
- Host: GitHub
- URL: https://github.com/james2doyle/a11y
- Owner: james2doyle
- License: mit
- Created: 2020-03-18T02:33:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T21:39:18.000Z (over 3 years ago)
- Last Synced: 2025-01-07T08:49:17.949Z (over 1 year ago)
- Topics: a11y, accessibility, wcag, wcag-aa, wcag-aaa
- Language: Vue
- Homepage: https://james2doyle.github.io/a11y/
- Size: 3.56 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# a11y
> A site for checking if color combinations pass AA or AAA
[Live site](https://james2doyle.github.io/a11y/)
## Screenshot

## Included
*TODO*
## Project setup
```
npm install
npm run serve
```
**Production build:**
```
npm run build
```
## License
[LICENSE](LICENSE)