2 years ago
Sun Nov 19, 2023 8:39pm PST
Show HN: EasyAria – A JavaScript library for manipulating HTML ARIA attributes
Hello guys, I created my first library! It's a simple library called "EasyAria".

The library aids web developers in building accessible websites and web apps by providing a convenient and type-safe way to manipulate HTML ARIA attributes in JavaScript.

It's based on the latest W3C WAI-ARIA 1.2 Specification.

It's also written entirely in TypeScript, so developers can catch errors during development.

GitHub repo: https://github.com/emamoah/easy-aria

Please feel free to try it out, and I'd like to know what you guys think!

read article
comments:
add comment
loading comments...