An open-source, framework-agnostic accessibility library built with TypeScript. Add dynamic, customizable accessibility features to any web app — React, Vue, or plain HTML. 100% free, inclusive-first, and licensed under MPL-2.0.

2 Open Issues Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Web Development Accessibility Libraries

AI Summary: Build a visually appealing and accessible panel (UI only) for an accessibility library. The panel should appear when a button is clicked, be positioned near the button, use semantic HTML, include ARIA attributes, and initially offer options for increasing font size, enabling dark mode, and activating high contrast. Functionality is not required at this stage.

Complexity: 2/5
enhancement help wanted UI a11y

An open-source, framework-agnostic accessibility library built with TypeScript. Add dynamic, customizable accessibility features to any web app — React, Vue, or plain HTML. 100% free, inclusive-first, and licensed under MPL-2.0.

JavaScript
Web Development Accessibility Libraries

AI Summary: Implement drag-and-drop functionality for the accessibility launcher button in the IncluLib project. The button's position should update in real-time during dragging and persist across page reloads using `localStorage`. The solution should ideally work on both desktop and touch devices.

Complexity: 3/5
enhancement good first issue UI

An open-source, framework-agnostic accessibility library built with TypeScript. Add dynamic, customizable accessibility features to any web app — React, Vue, or plain HTML. 100% free, inclusive-first, and licensed under MPL-2.0.

JavaScript