Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)