jxnblk / hello10k

An under 10kB adaptation of Hello Color for 10k Apart

Home Page:https://hello10k.jxnblk.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello 10k

https://hello10k.jxnblk.com

An under 10kB adaptation of Hello Color for 10k Apart.

Installing

This application runs on a Node server.

npm install

Build client side bundle:

npm run postinstall

Start the node server:

npm start

Start the development server:

npm run dev

About

This site generates random color pairs that pass a minimum of 4:1 contrast ratio to meet the WCAG's level AA conformance for large text. Click or refresh the page to generate a new pair. Using URL parameters, you can bookmark or share any pair of colors from this site. To see a history of the color pairs from a session, open the developer console in your browser.

Read more about color contrast recommendations here:

MIT License

About

An under 10kB adaptation of Hello Color for 10k Apart

https://hello10k.jxnblk.com/

License:MIT License


Languages

Language:JavaScript 100.0%