awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesReact Design System Libraries

Collections of primitive UI components for the React ecosystem that use theme-driven approaches for visual consistency.

Distinct from React Libraries: None of the candidates specifically match a general React design system primitive library without narrow constraints like 'desktop' or 'native'.

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

Awesome React Design System Libraries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rebassjs/rebassAvatar rebassjs

    rebassjs/rebass

    7,905Vezi pe GitHub↗

    Rebass is a React design system library that provides a collection of theme-driven, responsive UI primitives. It functions as a theme-based layout engine, using a set of stateless components to standardize spacing, typography, and colors across a user interface. The library distinguishes itself by mapping style properties to a central design theme through a styled-system approach. This allows for responsive style mapping where components automatically adapt their appearance based on screen size and provides the ability to swap underlying HTML elements while preserving styling logic to maintai

    Provides a collection of theme-driven, responsive UI primitives specifically for React applications.

    JavaScriptcolorcomponentscss
    Vezi pe GitHub↗7,905
  • arwes/arwesAvatar arwes

    arwes/arwes

    7,523Vezi pe GitHub↗

    Arwes is a sci-fi React UI framework and futuristic component library designed for building web interfaces with cyberpunk aesthetics. It provides a thematic web UI toolkit that combines stylized components with an SVG animation engine to create immersive visual identities. The project distinguishes itself through coordinated animation sequences that control the assembly and disassembly of interface elements. It integrates a sensory feedback system that maps user interaction events to synchronized audio clips and manages dynamic backgrounds to enhance the environmental atmosphere. The framewo

    Provides a collection of primitive UI components for the React ecosystem using a theme-driven approach for visual consistency.

    TypeScriptarwescyberprepframework
    Vezi pe GitHub↗7,523
  • elastic/euiAvatar elastic

    elastic/eui

    6,337Vezi pe GitHub↗

    EUI este o bibliotecă de componente UI React și un framework de sistem de design. Oferă o colecție de componente de interfață reutilizabile, tipizate, și ghiduri vizuale pentru a asigura o experiență de utilizare unificată în layout-urile aplicațiilor web. Proiectul funcționează ca un toolkit UI tematic, permițând gestionarea esteticii vizuale și posibilitatea de a comuta între modurile light și dark. Încorporează o bibliotecă de stilizare CSS-in-JS pentru definirea stilurilor personalizate și a seturilor de reguli pentru elementele individuale ale aplicației. Framework-ul acoperă domenii vaste, inclusiv implementarea sistemului de design, stilizarea interfeței personalizate și testarea componentelor UI în medii simulate pentru a verifica corectitudinea vizuală.

    Provides a comprehensive library of primitive UI components for React using a theme-driven approach for visual consistency.

    TypeScript
    Vezi pe GitHub↗6,337
  • reach/reach-uiAvatar reach

    reach/reach-ui

    5,977Vezi pe GitHub↗

    Reach UI is an open-source library of accessible, low-level React components designed to serve as a foundation for building design systems and interactive user interfaces. It is an accessibility-first toolkit that handles core concerns like ARIA attributes, focus management, and screen reader support automatically, without requiring developer configuration. The library is built as a collection of standalone packages, each managing its own lifecycle and dependencies, enabling granular adoption and tree-shaking. Components use a polymorphic rendering pattern, accepting an as prop to render as

    Ships an open-source library of accessible, low-level React components for building design systems.

    TypeScript
    Vezi pe GitHub↗5,977
  • system-ui/theme-uiAvatar system-ui

    system-ui/theme-ui

    5,405Vezi pe GitHub↗

    Theme-ui is a React theme framework and CSS-in-JS utility used for building themeable user interfaces. It functions as a design system tool that establishes centralized, constraint-based scales for colors, typography, and spacing to ensure visual consistency across applications. The framework distinguishes itself through an array-based responsive shorthand for mobile-first layouts and a dedicated color mode manager that synchronizes with browser preferences and persists user selections. It also features a system for creating named style variants to control component appearance via properties

    Ships a theme-driven framework for building consistent, constraint-based user interfaces in React.

    TypeScriptcolordesigndesign-system
    Vezi pe GitHub↗5,405
  • pinterest/gestaltAvatar pinterest

    pinterest/gestalt

    4,360Vezi pe GitHub↗

    Gestalt este o bibliotecă de componente UI React sigură din punct de vedere al tipurilor și un sistem de design. Oferă o colecție de elemente de interfață reutilizabile și token-uri de design care respectă standardele internaționale de accesibilitate pentru a asigura utilizabilitatea pentru persoanele cu nevoi diverse. Framework-ul include un sistem de layout web responsiv cu breakpoint-uri definite și containere de grid care adaptează interfețele pentru dispozitive desktop, mobile și tablete. Dispune de o suită de componente internaționalizate care suportă mai multe limbi, scheme de culori regionale și orientări ale textului de la dreapta la stânga. Biblioteca acoperă o gamă largă de capabilități de interfață, inclusiv afișaje flexibile de tip grid și masonry cu virtualizare pentru randare de înaltă performanță, elemente de formular cuprinzătoare și sisteme de navigare. Oferă, de asemenea, instrumente pentru comunicarea stării sistemului prin alerte și bannere, overlay-uri contextuale precum modale și popover-uri, și vizualizări de date accesibile pentru metrici și tendințe. Sistemul utilizează declarații TypeScript oficiale pentru a asigura integritatea datelor și a preveni erorile de runtime în timpul dezvoltării.

    Implements a themed collection of primitive UI components specifically for the React ecosystem to ensure visual consistency.

    TypeScript
    Vezi pe GitHub↗4,360
  • wwayne/react-tooltipAvatar wwayne

    wwayne/react-tooltip

    3,819Vezi pe GitHub↗

    This project is a React tooltip component and CSS-driven library used to display descriptive text bubbles when users hover over or focus on specific elements. It functions as an accessible UI widget and customizable framework for managing informational popovers within React applications. The library distinguishes itself through flexible anchor management, allowing a single tooltip instance to be linked to multiple trigger elements via CSS selectors or HTML data attribute binding. It provides specific controls for visibility timing and animation, as well as the ability to disable automatic sty

    Provides a set of descriptive text bubble components designed specifically for React user interfaces.

    JavaScript
    Vezi pe GitHub↗3,819
  • seek-oss/braid-design-systemAvatar seek-oss

    seek-oss/braid-design-system

    1,568Vezi pe GitHub↗

    Braid is a design system component library built for React that provides a collection of themeable UI building blocks. It functions as an atomic CSS framework, transforming declarative style definitions into static CSS classes during the build process to ensure consistent visual output across web applications. The system distinguishes itself by prioritizing performance through build-time style extraction and compile-time code stripping. By moving styling logic and validation checks to the compilation phase, it eliminates runtime overhead and ensures that development-only warnings and deprecat

    Provides a collection of reusable UI components for React that compile to static atomic CSS for consistent and performant web interfaces.

    TypeScriptbabelcss-modulesdesign-system
    Vezi pe GitHub↗1,568
  • hauptrolle/chakra-templatesAvatar hauptrolle

    hauptrolle/chakra-templates

    1,541Vezi pe GitHub↗

    Chakra Templates este o colecție de tipare de interfață responsive preconstruite, concepute pentru integrarea în aplicații React. Funcționează ca o resursă de sistem de design frontend, oferind blocuri de construcție UI modulare care permit dezvoltatorilor să mențină standarde consistente de stil și layout pe mai multe ecrane ale aplicației. Repository-ul oferă codul sursă brut pentru fiecare template, permițând integrarea directă și personalizarea completă în fișierele de proiect locale. Prin utilizarea unei abordări bazate pe style-props, aceste componente mapează token-urile de design către atribute, asigurând că layout-urile rămân consistente cu sistemul de design subiacent, suportând în același timp ajustări responsive prin injectarea de breakpoint-uri. Colecția acoperă o gamă largă de tipare de interfață gata de producție, inclusiv vizualizări comune de aplicații web și layout-uri interactive. Dezvoltatorii pot previzualiza aceste componente în cadre izolate pentru a le verifica comportamentul pe diferite dimensiuni de ecran înainte de a copia codul sursă în propriile proiecte pentru a accelera fluxurile de lucru de dezvoltare.

    Provides a collection of theme-driven React components for maintaining visual consistency.

    TypeScriptchakra-templateschakra-uihacktoberfest
    Vezi pe GitHub↗1,541
  1. Home
  2. User Interface & Experience
  3. React Design System Libraries