From e338005fa5608fbd509d167552741861789b3785 Mon Sep 17 00:00:00 2001 From: Shibley Date: Thu, 26 Feb 2026 18:08:52 -0800 Subject: [PATCH] Add axe-core and RatedWithAI to Accessibility section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 89871d3..fe27b24 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,8 @@ A curated list of awesome HTML5 resources. Inspired by [awesome-php](https://git * [Pa11y - automated accessibility testing](http://pa11y.org/) * [Aria in HTML](https://developer.paciellogroup.com/blog/2014/10/aria-in-html-there-goes-the-neighborhood/) * [Accessible and Responsive HTML5 Video Player](https://2017.ind.ie/blog/accessible-video-player/) +* [axe-core - Accessibility engine for automated testing](https://github.com/dequelabs/axe-core) +* [RatedWithAI - AI-powered WCAG 2.2 accessibility scanner](https://ratedwithai.com/) ## DOM Management