diff --git a/README.md b/README.md index 41d0f2c8..a8399472 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more. * [Rev-dep](https://github.com/jayu/rev-dep) - Trace imports, identify circular dependencies, find unused code, clean node modules — all from a blazing-fast CLI. * [fallow](https://github.com/fallow-rs/fallow) - Finds dead code, duplication, circular dependencies, and complexity hotspots in JavaScript and TypeScript projects. +* [a11ykit](https://github.com/gstar-byte/a11ykit) - 15 free, 100% client-side web accessibility and WCAG 2.2 QA testing tools ([Web App](https://a11ykit.site)). ## MVC Frameworks and Libraries