Skip to content

bingland/color-accessibility-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-accessibility-app

React App that calculates the accessibility of a color scheme according to different types of colorblindness.

JavaScript libraries used

Chroma.js figures out the contrast between two hex values. https://vis4.net/chromajs/

Color-blind plugin converts hex codes into ones that would be seen by people with the different impairments; apply the same process to obtain the color ratios and determine their grade. https://github.com/skratchdot/color-blind

Color selection tool: https://github.com/casesandberg/react-color

Simplebar-react for good looking scroll bars. https://github.com/Grsmto/simplebar/tree/master/packages/simplebar-react

About

React App that calculates the accessibility of a color scheme according to different types of colorblindness.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors