hopefulTex / wcagChecker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WCAG Checker - Stay accessible from the shell

Compare colors and ensure that they're readable for all of your users

Usage

Some terminals need #'s wrapped in quotes, so you can use them at your discretion (binary name tbd) wcagChecker #hexcolor #hexcolor

wcagChecker "#hexcolor" "#hexcolor"

wcagChecker hexcolor hexcolor

Example

wcagChecker #684eff #ff6dff

A GIF showing the command above

wcagChecker F09240 a948d2

A GIF showing the command above

Building

Just a hop, skip, and a cd src && go build . and you're off to the races!

About

License:MIT License


Languages

Language:Go 100.0%