From 61e4dc664341c3a3076e9a169ccb069092fcbebe Mon Sep 17 00:00:00 2001 From: asafamos Date: Sat, 18 Apr 2026 15:41:23 +0300 Subject: [PATCH] =?UTF-8?q?Add=20axle=20=E2=80=94=20accessibility=20CI=20f?= =?UTF-8?q?or=20Next.js=20projects?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c577eb..e85a130 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [Start UI [web]](https://github.com/BearStudio/start-ui-web) - 🚀 opinionated UI starter with TypeScript, React, NextJS, Chakra UI, tRPC, Prisma, TanStack Query, Storybook, Playwright, Formiz - [Kaiforge Lite](https://github.com/DevxiaLabs/kaiforge-lite) - Free and open-source Next.js admin dashboard template with Tailwind CSS, dark mode, and multiple color themes. - [A11y Starter Kit](https://github.com/thefrontkit/a11y-starter-kit-code) - Accessibility-first Next.js starter kit with best practices for building inclusive web apps. Demo: https://a11y-starter-kit.vercel.app/ +- [axle](https://github.com/marketplace/actions/axle-accessibility-compliance-ci) — Accessibility compliance CI that drops into any Next.js project. `npx axle-cli` locally, or the GitHub Action for every PR. Scans for WCAG 2.1/2.2 AA + AI code-fix suggestions via Claude. ## Extensions