Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T21:39:18.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T10:14:16.235Z (3 months 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
![screenshot.png](screenshot.png)
## Included
*TODO*
## Project setup
```
npm install
npm run serve
```**Production build:**
```
npm run build
```## License
[LICENSE](LICENSE)