Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 614 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 614 Bytes

A11y-Contrast-Table

Calculates the colour contrast ratio of a set of hexadecimal colours

Run the application

Copy content of the dist directory in a seperate directory on your computer. Open index.html in a browser.

Development

In the main directory: npm run build Run npm start to change the JavaScript and SCSS. Change the HTML in dist/index.html

Copyright notes

The idea and layout are inspired on Contrast Grid by Eightshapes. The code and frontend is refactored and rewritten by Rian Rietveld.