From 9e5de8436fc2800dd354cce36faa6b873313004e Mon Sep 17 00:00:00 2001 From: jdegand <70610011+jdegand@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:26:10 -0400 Subject: [PATCH] docs: add a11y-libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33fb4d37..83c14191 100644 --- a/README.md +++ b/README.md @@ -632,6 +632,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc * [a11y-accessibility-first](https://github.com/gagdmac/a11y-accessibility-first) - An Angular template compliant with WCAG 2.2, incorporating an accessibility component to enhance overall accessibility in your project. * [ngx-accessible-ui](https://github.com/ShakeelKadri/ngx-accessible-ui) - Accessible Navigation & Menu Directives for Angular 9+. Directives comply with WCAG 2.1 Level AA and the European Accessibility Act 2025, ensuring a highly inclusive web experience. * [easy](https://github.com/richpauly13/easy) - Uncomplicated Angular styles with a11y. +* [a11y-libraries](https://github.com/LDV2k3/a11y-libraries) - A range of accessibility solutions for Angular. ### AI