awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
radix-ui avatar

radix-ui/design-systemArchived

0
View on GitHub↗
2,279 estrellas·173 forks·TypeScript·MIT·12 vistasdesign-system.modulz-deploys.com↗

Design System

Este proyecto es un framework de UI basado en React que sirve como base para construir interfaces web escalables y accesibles. Proporciona una colección de componentes pre-estilizados y contenedores de diseño pensados para estandarizar el lenguaje visual y el comportamiento de los componentes en todas las aplicaciones.

La librería utiliza una arquitectura basada en composición, permitiendo a los desarrolladores anidar primitivas de propósito único para construir patrones de interfaz complejos. Al mapear estos bloques de construcción directamente a elementos HTML semánticos y emplear un patrón de propagación de props, el sistema asegura que los comportamientos estándar del navegador, la navegación por teclado y la compatibilidad con lectores de pantalla se preserven por defecto.

La consistencia visual se mantiene mediante un sistema centralizado de design tokens que gobiernan la tipografía, el espaciado y el color. El estilo se aplica directamente a través de atributos de los componentes, lo que reduce la dependencia de hojas de estilo externas mientras permite la construcción de layouts responsivos en diferentes tamaños de pantalla.

Features

  • Accessible Component Libraries - Serves as an accessible component library providing pre-styled building blocks for consistent web interface development.
  • Design System Implementations - Standardizes visual language and component behavior across applications through a centralized design system implementation.
  • Accessible Components - Prioritizes keyboard navigation and screen reader compatibility within its pre-styled component library.
  • React UI Component Libraries - Functions as a React-based UI framework that ensures visual uniformity and accessibility standards in web development.
  • User Interface Components - Provides a collection of pre-styled, accessible building blocks like inputs and navigation menus for consistent interface assembly.
  • Component Composition Patterns - Provides modular primitives that allow developers to nest single-purpose components to construct complex, accessible interface patterns.
  • Transparent Attribute Forwarding - Implements automatic attribute and event handler forwarding to ensure components maintain standard browser behaviors and accessibility.
  • Responsive Page Layouts - Enables the construction of responsive, structured web page layouts using modular building blocks.
  • Design System Foundations - Provides the foundational framework of layout containers and interactive elements required to build scalable user experiences.
  • Design Tokens - Centralizes visual properties like typography, spacing, and color into a system of design tokens to ensure visual consistency.
  • Semantic HTML Rendering - Maps components directly to native semantic HTML elements to preserve accessibility and screen reader compatibility by default.
  • Prop-Based Utility Styling - Applies visual styles directly through component attributes to maintain design language without relying on external stylesheets.
  • UI Component Design - Offers a structured system of pre-built components and styling rules to ensure uniform layouts across different screen sizes.

Historial de estrellas

Gráfico del historial de estrellas de radix-ui/design-systemGráfico del historial de estrellas de radix-ui/design-system

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Design System

Colecciones seleccionadas manualmente donde aparece Design System.
  • Recursos para sistemas de diseño
  • una guía sobre patrones de composición de componentes
  • sistema de diseño para construir componentes de UI

Alternativas open-source a Design System

Proyectos open-source similares, clasificados según cuántas características comparten con Design System.
  • vechai/vechaiuiAvatar de vechai

    vechai/vechaiui

    1,217Ver en GitHub↗

    VechaiUI is an accessible React UI library built on top of utility-first styling principles and unstyled accessible foundations. It provides pre-designed user interface components that use low-level utility classes and compound component composition to share internal state and behavior while maintaining keyboard navigation and screen reader support. The library centers around a context-based theme provider that distributes global color palettes, typography, and design tokens down the component tree. It includes runtime dark mode switching to dynamically toggle between light and dark visual th

    TypeScriptcssdark-themeheadlessui
    Ver en GitHub↗1,217
  • radix-vue/shadcn-vueAvatar de radix-vue

    radix-vue/shadcn-vue

    10,128Ver en GitHub↗

    shadcn-vue is a collection of accessible and unstyled UI components for Vue. It serves as a design system foundation and a port of Radix UI primitives to the Vue ecosystem, focusing on providing a base for highly customizable web interfaces. The project utilizes a template-driven distribution model, delivering raw source code via a CLI rather than a compiled library. This allows for the direct modification of components using Tailwind CSS utility classes to establish a unique visual identity. The library covers accessible component architecture and custom design system implementation. It pro

    TypeScript
    Ver en GitHub↗10,128
  • geekyants/nativebaseAvatar de GeekyAnts

    GeekyAnts/NativeBase

    20,389Ver en GitHub↗

    NativeBase is a comprehensive toolkit of accessible components and responsive design frameworks used to build consistent mobile and web applications. It provides a cross-platform UI component library and a React Native component framework that enable the creation of layouts across Android, iOS, and the web from a single codebase. The system is distinguished by a responsive design system that automatically adjusts layouts and global themes to fit different screen sizes and color modes. It utilizes a utility-based styling approach, allowing developers to apply visual styles directly through com

    TypeScript
    Ver en GitHub↗20,389
  • horizon-ui/horizon-ui-chakraAvatar de horizon-ui

    horizon-ui/horizon-ui-chakra

    2,877Ver en GitHub↗

    Horizon UI Chakra is a comprehensive dashboard template and component library designed for building administrative web applications. It provides a foundational boilerplate that utilizes a modular, component-based architecture to facilitate the rapid construction of complex management interfaces and data visualization panels. The project distinguishes itself by integrating a centralized design system that propagates visual tokens throughout the application, ensuring consistent branding and styling across all interface elements. It supports responsive layouts through fluid grid systems and offe

    JavaScriptadminadmin-dashboardadmin-panel
    Ver en GitHub↗2,877
Ver las 30 alternativas a Design System→

Preguntas frecuentes

¿Qué hace radix-ui/design-system?

Este proyecto es un framework de UI basado en React que sirve como base para construir interfaces web escalables y accesibles. Proporciona una colección de componentes pre-estilizados y contenedores de diseño pensados para estandarizar el lenguaje visual y el comportamiento de los componentes en todas las aplicaciones.

¿Cuáles son las características principales de radix-ui/design-system?

Las características principales de radix-ui/design-system son: Accessible Component Libraries, Design System Implementations, Accessible Components, React UI Component Libraries, User Interface Components, Component Composition Patterns, Transparent Attribute Forwarding, Responsive Page Layouts.

¿Qué alternativas de código abierto existen para radix-ui/design-system?

Las alternativas de código abierto para radix-ui/design-system incluyen: vechai/vechaiui — VechaiUI is an accessible React UI library built on top of utility-first styling principles and unstyled accessible… radix-vue/shadcn-vue — shadcn-vue is a collection of accessible and unstyled UI components for Vue. It serves as a design system foundation… geekyants/nativebase — NativeBase is a comprehensive toolkit of accessible components and responsive design frameworks used to build… horizon-ui/horizon-ui-chakra — Horizon UI Chakra is a comprehensive dashboard template and component library designed for building administrative web… hauptrolle/chakra-templates — Chakra Templates is a collection of prebuilt, responsive interface patterns designed for integration into React… wix/react-native-ui-lib — This project is a React Native UI library and mobile component framework designed for building consistent, themed…