awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesAccessibility Technologies

Tools and frameworks designed to improve software usability for users with disabilities.

Distinguishing note: None of the candidates matched; this focuses on assistive software capabilities.

Explore 8 awesome GitHub repositories matching user interface & experience · Accessibility Technologies. Refine with filters or upvote what's useful.

Awesome Accessibility Technologies GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • composiohq/awesome-claude-skillsAvatar von ComposioHQ

    ComposioHQ/awesome-claude-skills

    64,808Auf GitHub ansehen↗

    This project serves as a centralized directory and resource hub for extending the functional capabilities of AI agents. It provides a structured collection of tools and integration patterns that enable large language models to interact with external software platforms, facilitating autonomous task execution and data retrieval across a wide range of business applications. The repository distinguishes itself by standardizing communication between AI models and external services through the Model Context Protocol. It utilizes declarative skill manifests and machine-readable tool-calling schemas

    Assistive Technology — a named example documented in this learning resource.

    Pythonagent-skillsai-agentsantigravity
    Auf GitHub ansehen↗64,808
  • lucide-icons/lucideAvatar von lucide-icons

    lucide-icons/lucide

    21,186Auf GitHub ansehen↗

    Lucide is a collection of consistent, scalable vector icons designed as a reusable component library for web and mobile interfaces. It provides a standardized set of visual symbols that support dynamic styling, programmatic manipulation, and accessibility features, ensuring that icons remain perceivable and usable across diverse development environments. The library distinguishes itself through a framework-agnostic architecture that defines icons as raw coordinate data, allowing for consistent rendering across various platforms. It supports tree-shakable module exports and bundle size optimiz

    Provides accessibility features like descriptive labels and keyboard support for icon components.

    TypeScriptfeather-iconsfigmaicons
    Auf GitHub ansehen↗21,186
  • pqina/filepondAvatar von pqina

    pqina/filepond

    16,321Auf GitHub ansehen↗

    FilePond is a JavaScript library designed for managing file uploads, providing a browser-based component that handles selection, validation, and asynchronous transmission to remote servers. It functions as a web form input element that supports drag-and-drop interactions, file property verification, and queue management to ensure that only permitted content is submitted. The library distinguishes itself through extensive client-side media processing capabilities, allowing users to edit, crop, resize, and filter images and videos directly in the browser before transmission. It includes automat

    Implements keyboard navigation and screen reader compatibility to ensure the upload interface is accessible to all users.

    JavaScriptdrag-and-dropfile-uploadfilepond
    Auf GitHub ansehen↗16,321
  • mathjax/mathjaxAvatar von mathjax

    mathjax/MathJax

    10,855Auf GitHub ansehen↗

    Beautiful and accessible math in all browsers

    Provides screen reader support, automatic speech generation, and an expression explorer for investigating typeset mathematics.

    JavaScriptaccessibilityasciimath-notationcss
    Auf GitHub ansehen↗10,855
  • electron/electron-api-demosAvatar von electron

    electron/electron-api-demos

    10,235Auf GitHub ansehen↗

    This repository provides a collection of interactive sample applications and reference implementations for the Electron framework. It serves as a library of API reference demos designed to help developers learn how to implement core desktop features. The project features visual demonstrations of cross-platform GUI management and practical examples of native operating system integration. It includes dedicated samples for handling native modules, crash reports, and the configuration of security implementations such as content security policies and process sandboxing. The codebase covers a broa

    Provides reference implementations for exposing application structures to assistive technologies.

    HTML
    Auf GitHub ansehen↗10,235
  • dotnet/wpfAvatar von dotnet

    dotnet/wpf

    7,665Auf GitHub ansehen↗

    WPF is a .NET desktop UI framework and application framework designed for creating graphical user interfaces specifically for the Windows operating system. It functions as a XAML-based UI toolkit that uses an XML-based language to define interfaces and separate design from application logic. The framework includes a vector graphics rendering engine that produces resolution-independent visuals. This system allows graphics to scale without loss of quality on high-density monitors. The project covers broad capability areas including modern UI styling, rich media content hosting, and desktop int

    Integrates with assistive technologies to ensure desktop interfaces are accessible to users with different abilities.

    C#dotnethelp-wantedwpf
    Auf GitHub ansehen↗7,665
  • flutter-team-archive/engineAvatar von flutter-team-archive

    flutter-team-archive/engine

    7,576Auf GitHub ansehen↗

    This project is a cross-platform rendering engine and Dart runtime embedder. It functions as a hardware-accelerated graphics engine that composites and paints user interfaces across mobile, desktop, and web targets. The engine utilizes a hardware-accelerated rendering pipeline to drive high-frame-rate animations using GPU APIs such as Vulkan, Metal, and OpenGL. It incorporates an accessibility framework that maps user interface semantics to platform assistive technologies and screen readers. The system provides a platform abstraction layer for managing file and network I/O and incorporates a

    Integrates with assistive technologies by exposing UI elements and events to screen readers.

    C++c-plus-plus
    Auf GitHub ansehen↗7,576
  • gilbarbara/react-joyrideAvatar von gilbarbara

    gilbarbara/react-joyride

    7,588Auf GitHub ansehen↗

    react-joyride is a user onboarding library for React applications used to create interactive guided tours and walkthroughs. It provides a framework for defining sequences of tooltips and beacons that highlight specific user interface elements to introduce users to application features. The library distinguishes itself through a programmatic controller that allows developers to manage tour state, navigation, and lifecycle events via external application logic. It supports a high degree of visual extensibility, allowing the replacement of default tooltips and beacons with custom components to m

    Integrates accessibility technologies including focus traps and keyboard navigation for screen reader users.

    TypeScriptjoyridereactreact-component
    Auf GitHub ansehen↗7,588
  1. Home
  2. User Interface & Experience
  3. Accessibility Technologies

Unter-Tags erkunden

  • Math Expression Speech and ExplorerGenerates spoken descriptions and an interactive explorer so assistive technology users can navigate and understand typeset mathematics. **Distinct from Accessibility Technologies:** Distinct from Accessibility Technologies: focuses specifically on making mathematical expressions accessible through speech and interactive exploration, not general UI accessibility.