Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agathebadia/colorblind-extension
Chrome extension to emulate 8 types of colorblindness
https://github.com/agathebadia/colorblind-extension
a11y a11y-experiment a11y-testing accessibility colorblind colorblindness colorblindness-simulator ember
Last synced: 3 months ago
JSON representation
Chrome extension to emulate 8 types of colorblindness
- Host: GitHub
- URL: https://github.com/agathebadia/colorblind-extension
- Owner: Agathebadia
- Created: 2022-03-21T15:30:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T17:14:37.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T06:41:22.856Z (3 months ago)
- Topics: a11y, a11y-experiment, a11y-testing, accessibility, colorblind, colorblindness, colorblindness-simulator, ember
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/colorblindness-emulator/ffmdflnkahdfgkhneidigopdlokgipki/related?hl=fr&authuser=0
- Size: 43 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# colorblind-extension
Chrome extension to emulate 8 types of colorblindness - Using SVG filter created by [hail2u](https://github.com/hail2u/color-blindness-emulation)Check out my talk at EmberConf, presenting the extension! [Accessibility & Ember: Learning about Colorblidness](https://noti.st/agathebadia/DTySgu/accessibility-ember-learning-about-colorblindness#sKc0uBX)
## Protan - Red colors
* Protanopia - Total red colorblindness
* Protanomaly - Partial red colorblindness
## Deutan - Green colors
* Deuteranopia - Total green colorblindness
* Deuteranomaly - Partial green colorblindness
## Tritan - Blue colors
* Tritanopia - Total blue colorblindness
* Tritanomaly - Partial blue colorblindness
## Achromat - No colors
* Achromatopsia - Total colorblindness
* Achromatomaly - Partial colorblindness, with faded colors## More info
* [Colorblindness emulator & documentation - Github repo](https://github.com/Agathebadia/colorblind-emulator)
* [Colorblindness emulator & documentation - Netlify app](https://colorblindness-emulator.netlify.app/categories/no%20colorblindness)