OpenWebAY2 is a lightweight, customizable component designed to make websites more accessible. It's tailored to provide free, lightweight, and customizable accessibility features, targeting underrepresented areas of the internet run by solo devs or small teams.
Check out the tool on NPM.
This tool is a continuation of the original OpenWebAY tool.
- Free: No costs involved.
- Lightweight: Minimal impact on your website's performance.
- Easy to Customize: Adapt it to fit your site's unique needs.
- Open Source: Feel free to inspect, modify, and contribute.
- Simple Integration: Just install, import, and you're set!
-
Install the Module:
npm i open-web-ay2
-
Import the Component:
import OWAY from "open-web-ay2";
-
Use component:
<OWAY />
Images of current tool (03/06/25):
Feel free to also check out the Devpost!