1 repo
Frameworks for providing descriptive text and metadata to assistive technologies for non-textual UI elements.
Distinguishing note: Focuses on providing semantic descriptions for visual shapes, distinct from general UI component styling.
Explore 1 awesome GitHub repository matching user interface & experience · Accessibility Labeling Systems. Refine with filters or upvote what's useful.
This project is a programmable, high-performance drawing engine designed for building collaborative whiteboards, diagramming tools, and infinite canvas applications. It provides a reactive graphics runtime that manages complex canvas interactions, viewport animations, and input handling through a unified signal-based API. The framework is built on a schema-driven data store that maintains application state in a strictly typed, centralized record system, enabling efficient UI updates and persistent data management. The engine distinguishes itself through a highly modular architecture that supp
The drawing engine allows developers to define descriptive text for screen readers by providing alt text for media or overriding methods to return custom labels for visual shapes.