1.0.2 • Published 5 years ago

calculate-a11y-combinations v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

calculate-a11y-combinations

Calculate a cartesian product of a set of colors and check their contrast ratio according to W3C recommendations.

Getting started

yarn global add calculate-a11y-combinations
curl https://gist.githubusercontent.com/marionebl/a420cb2991ee656c85ea33fb7dbdb423/raw/1ae7e22b2f97a09a28120ef53ab1c14a09c3b161/color.json > color.json
calculate-a11y-combinations --color-path color.json > colors.csv

Development

git clone git@github.com:marionebl/calculate-a11y-combinations.git
cd calculate-a11y-combinations
yarn
yarn tsc
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago