awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

Awesome GitHub RepositoriesAccessibility Utilities

Tools and patterns for ensuring web interfaces meet accessibility standards for all users.

Distinguishing note: None available; no candidates provided.

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

Awesome Accessibility Utilities GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nolimits4web/swiperAvatar de nolimits4web

    nolimits4web/swiper

    41,852Voir sur GitHub↗

    Swiper is a modular, touch-enabled library designed for building interactive content carousels and sliders for web and mobile applications. It provides a high-performance rendering engine that manages large datasets by dynamically creating and destroying elements based on their proximity to the viewport, ensuring memory efficiency and smooth operation. The library distinguishes itself through a plugin-based architecture that allows developers to include only the specific functionality required for their project, effectively minimizing bundle sizes. It features a hardware-accelerated animation

    Ensures content remains navigable for assistive technologies through ARIA labels, roles, and keyboard support.

    JavaScriptcarouselgallerymobile
    Voir sur GitHub↗41,852
  • vuetifyjs/vuetifyAvatar de vuetifyjs

    vuetifyjs/vuetify

    41,003Voir sur GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    Implementing interactive UI elements that support keyboard navigation, screen readers, and semantic roles to ensure inclusive user experiences.

    TypeScriptjavascriptmaterialmaterial-components
    Voir sur GitHub↗41,003
  • atlassian/react-beautiful-dndAvatar de atlassian

    atlassian/react-beautiful-dnd

    34,049Voir sur GitHub↗

    This project is a declarative drag-and-drop library designed for building accessible and fluid interface interactions within web applications. It provides a component-based interface for managing complex list reordering and spatial relationships between elements, utilizing a specialized state container to coordinate movement logic. The library distinguishes itself through a focus on accessibility, maintaining a live connection between visual drag states and the browser accessibility tree to support screen readers and keyboard navigation. It optimizes performance by bypassing standard componen

    Maintains a live connection between visual drag states and the browser accessibility tree for screen reader accuracy.

    JavaScriptdnddragdrag-and-drop
    Voir sur GitHub↗34,049
  • mantinedev/mantineAvatar de mantinedev

    mantinedev/mantine

    31,263Voir sur GitHub↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    FocusTrap.InitialFocus is a special component that adds a visually hidden element which will receive the focus when the focus trap is activated. Once FocusTrap.InitialFocus loses focus, it is removed from the tab ord

    TypeScriptdark-modedark-themehooks
    Voir sur GitHub↗31,263
  • sampotts/plyrAvatar de sampotts

    sampotts/plyr

    29,862Voir sur GitHub↗

    This project is a customizable media player designed to provide a consistent interface for video and audio content across all modern web browsers and mobile devices. It functions as a unified abstraction layer, standardizing playback behavior and control interfaces for both native media elements and third-party streaming service embeds through a predictable, declarative API. The library distinguishes itself by wrapping native media elements with custom HTML structures, ensuring a uniform look and feel regardless of the underlying browser implementation. Developers can manage playback state, m

    Ensures media content remains usable through keyboard navigation support and integrated captioning features.

    JavaScripthtml5-videojavascriptplyr
    Voir sur GitHub↗29,862
  • heroui-inc/herouiAvatar de heroui-inc

    heroui-inc/heroui

    29,684Voir sur GitHub↗

    HeroUI is a declarative toolkit for building accessible user interfaces through modular, React-based component composition. It provides a comprehensive set of reusable building blocks designed to standardize visual language and interaction patterns across web and mobile applications. The library distinguishes itself through an integrated approach to accessibility and styling. It automatically manages state and keyboard interactions by injecting appropriate attributes, while utilizing a utility-driven styling architecture to enforce design system consistency. Developers can leverage polymorphi

    Automatically injects WAI-ARIA attributes and keyboard handlers to maintain component accessibility.

    MDXcomponent-librarycomponentslibrary
    Voir sur GitHub↗29,684
  1. Home
  2. User Interface & Experience
  3. Accessibility Utilities