Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
- [Accessibility Cheat-sheet](https://moritzgiessmann.de/accessibility-cheatsheet/)
- [Accessible Brand Colors](https://abc.useallfive.com/)
- [Colour Contrast Checker](https://www.websitehostingrating.com/color-contrast-perception-checker/)
- [WAVE Web Accessibility Evaluation Tool](https://wave.webaim.org/) - Free tool to evaluate web accessibility by providing visual feedback about the accessibility of your web content
- [RatedWithAI](https://ratedwithai.com) - AI-powered website accessibility scanner for ADA and WCAG compliance testing with actionable recommendations
- [axe DevTools](https://www.deque.com/axe/devtools/) - Browser extension for automated accessibility testing built on the open-source axe-core library

## Design

Expand Down