5 repos

Accessibility — User Interface & Experience

We curate 5 GitHub repositories matching user interface & experience · Accessibility. Refine with filters or upvote what's useful.

Accessibility — User Interface & Experience

We'll search the best matching repositories with AI.
  • flutter/flutter

    flutter/flutter

    175,261GitHub

    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

    Dartandroidapp-frameworkcross-platform
  • vercel/next.js

    vercel/next.js

    137,848GitHub

    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

    TypeScriptreactframeworkssr
  • facebook/react-native

    facebook/react-native

    125,418GitHub

    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.

    C++androidapp-frameworkcross-platform
  • mui/material-ui

    mui/material-ui

    97,927GitHub

    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

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

    animate-css/animate.css

    82,632GitHub

    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

    CSSanimationcsscss-animations