awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Accessibility · Awesome GitHub Repositories

9 repos

Awesome GitHub RepositoriesAccessibility

Tools and frameworks that help developers create software interfaces that are usable by people with diverse abilities.

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

  1. Home
  2. User Interface & Experience
  3. Graphical User Interfaces
  4. Accessibility

Awesome Accessibility GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • flutter/flutter

    flutter/flutter

    175,261GitHubView on GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-p

    Bundles built-in semantic labeling, focus management, and contrast guidelines to facilitate inclusive application development.

    Dartandroidapp-frameworkcross-platform
  • vercel/next.js

    vercel/next.js

    137,848GitHubView on GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framewor

    Provides comprehensive guidelines and resources for implementing accessible, inclusive web design standards.

    TypeScriptreactframeworkssr
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    Queries system-level accessibility settings to ensure inclusive experiences for users relying on screen readers.

    C++androidapp-frameworkcross-platform
  • electron/electron

    electron/electron

    120,164GitHubView on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.

    Detects assistive technology automatically to ensure application features remain accessible to all users.

    C++c-plus-pluschromecss
  • mui/material-ui

    mui/material-ui

    97,927GitHubView on GitHub↗

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex appl

    Includes a collection of pre-built components that strictly adhere to native accessibility standards and ARIA requirements.

    JavaScriptdesign-systemmaterial-designmaterial-ui
  • animate-css/animate.css

    animate-css/animate.css

    82,632GitHubView on GitHub↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definit

    Prioritizes user comfort by automatically respecting system-level reduced motion preferences to ensure web interfaces remain accessible.

    CSSanimationcsscss-animations
  • thedaviddias/Front-End-Checklist

    thedaviddias/Front-End-Checklist

    72,153GitHubView on GitHub↗

    This project provides a comprehensive web development checklist designed to verify the production readiness of websites before they are launched. It serves as a technical audit framework that guides developers through a systematic, manual validation process to ensure that all quality, performance, and accessibility sta

    Implement inclusive design and development practices to ensure digital content remains accessible and navigable for all users.

    checklistcssfront-end-developer-tool
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    Accessible form patterns are constructed using semantic elements and explicit label associations to ensure compatibility with assistive technologies.

    TypeScript
  • typst/typst

    typst/typst

    51,468GitHubView on GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rend

    Structures digital content with semantic hierarchies and machine-readable metadata to ensure compatibility with assistive technologies.

    Rustcompilermarkuptypesetting

Explore sub-tags

  • Accessibility Announcement APIsMethods for notifying screen readers of interface changes.
  • Accessibility Standards2 sub-tagsGuidelines and utilities that ensure digital content and interfaces adhere to established accessibility requirements and regulations.
  • Accessible Component LibrariesUI component collections built with native accessibility standards and ARIA support.
  • Accessible Content StructuringTechniques for organizing content using semantic landmarks and headings.
  • Accessible Form PatternsImplementation strategies for creating forms that are fully compatible with assistive technologies through semantic markup and labeling.
  • DocumentationCurated resources and best practices for inclusive design.
  • Event ListenersMechanisms for monitoring and responding to system-level accessibility setting changes.
  • FrameworksTools for semantic labeling and focus management.
  • ManagementSystem-level integration for assistive technology detection and configuration.
  • Mobile Accessibility SupportIntegration with system-level screen readers and accessibility settings.
  • Motion Accessibility ControlsAutomated adjustments to animation behavior based on user system-level accessibility settings.
  • Web Accessibility ComplianceImplementation of design and development standards for inclusive web experiences.