1.1.0 • Published 5 years ago

react-color-contrast-table v1.1.0

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

react-color-contrast-table

Takes an array of colors and generates a table showing WCAG scores for all possible color combinations

Install

npm install --save react-color-contrast-table

The package generates a chart similar to this one

example chart

Props

This packages uses my other color contrast helper and requires a prop of colors of the shape specified there - an array of color value strings, or an array of objects containing {name, value}.

License

MIT © ryanfiller

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago