A simple, full-window color generator that gets out of the way.
Once upon a time, this project was a demonstration of my React skills. I don't like React now—did I ever?—so I'm refactoring it to use vanilla JavaScript instead. It's also an opportunity to get some practice with Vite and use Color.js.
This commit may not be accessible; I need to do more research on aria-atomic
and the live region implementation in <output>
elements to decrease the verbosity of the color history.
Accessibility is the bedrock of any well-designed application, and every effort has been made to meet Level AAA of W3C's Web Content Accessibility Guidelines (WCAG) 2.1. If you notice any bugs or have any suggestions for improvements, create an issue; I'd love to hear your feedback!
This repository is licensed under the Creative Commons CC0 license. If you build on or are inspired by this project, attribution is appreciated, but not required.