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

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shadcnblocks avatar

shadcnblocks/kibo

0
View on GitHub↗
3,831 estrellas·179 forks·TypeScript·MIT·6 vistaswww.kibo-ui.com↗

Kibo

Kibo is a registry-based UI framework and accessible web interface library that distributes modular components as raw source code. It functions as a collection of utility-styled building blocks and headless UI primitives that separate complex state management and accessibility logic from visual presentation.

The project utilizes a source-code distribution model, allowing components to be fetched and injected from a centralized registry directly into a local project directory. This approach enables full ownership of the code and the ability to customize component logic and visual styles.

The system supports the composition of complex, data-heavy web interfaces and dashboards using advanced functional components. It includes a standardized context protocol to integrate AI assistants with design tokens and documentation for automated layout generation.

Installation and management are handled via a command line interface for on-demand component installation.

Features

  • Interface Accessibility - Acts as a comprehensive library of reusable interface elements engineered for high accessibility standards in complex applications.
  • Accessible UI Components - Provides a library of accessible interface elements, including tables and forms, compliant with accessibility standards.
  • Headless Primitives - Provides unstyled functional primitives that separate accessibility and state logic from visual presentation.
  • Dependency Resolution Registration - Provides automated linking and resolution of sub-component dependencies during the initial setup process.
  • Utility-First Styling - Uses a utility-first atomic styling approach to manage layouts and appearance via low-level CSS classes.
  • Source-Level Component Customization - Enables full ownership and modification of component logic and visual styles by distributing raw source code.
  • Local-Source Component Distribution - Distributes raw component source files directly into local projects to ensure full developer ownership and customization.
  • Registry-Based Component Injection - Implements a centralized registry system to resolve and inject specific UI building blocks into projects.
  • Modular UI Components - Provides a registry-based system for adding specific modular UI components to maintain a small project footprint.
  • Modular UI Compositions - Provides a design system for assembling accessible application layouts using reusable, modular building blocks.
  • Registry-Based UI Frameworks - Functions as a registry-based UI framework for assembling modular interfaces via source-code injection.
  • Headless UI Libraries - Ships a set of headless UI libraries that decouple complex state management and accessibility logic from styling.
  • AI-Assisted Layout Generation - Enables automated web interface creation through a context protocol that guides AI assistants using design tokens.
  • AI Assistant Integrations - Integrates AI assistants into the development workflow via a standardized protocol for documentation and design tokens.
  • On-Demand Component Installers - Includes a command line interface for on-demand installation of specific modular interface elements.
  • Tailwind Component Collections - Provides a collection of modular UI building blocks specifically designed for use with utility-first CSS.
  • Advanced Data Components - Includes advanced functional components for complex tasks like data organization, tables, and file upload zones.
  • Design System Customizations - Allows the creation of unique visual identities by modifying the source code of pre-configured UI primitives.
  • AI Design Context Protocols - Ships a standardized context protocol that allows AI assistants to use design tokens for automated layout generation.
  • Modular Dashboard Composition - Supports the assembly of data-heavy dashboards and complex layouts using modular, accessible building blocks.

Historial de estrellas

Gráfico del historial de estrellas de shadcnblocks/kiboGráfico del historial de estrellas de shadcnblocks/kibo

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

Preguntas frecuentes

¿Qué hace shadcnblocks/kibo?

Kibo is a registry-based UI framework and accessible web interface library that distributes modular components as raw source code. It functions as a collection of utility-styled building blocks and headless UI primitives that separate complex state management and accessibility logic from visual presentation.

¿Cuáles son las características principales de shadcnblocks/kibo?

Las características principales de shadcnblocks/kibo son: Interface Accessibility, Accessible UI Components, Headless Primitives, Dependency Resolution Registration, Utility-First Styling, Source-Level Component Customization, Local-Source Component Distribution, Registry-Based Component Injection.

¿Qué alternativas de código abierto existen para shadcnblocks/kibo?

Las alternativas de código abierto para shadcnblocks/kibo incluyen: spartan-ng/spartan — Spartan is a development framework and design system toolset that combines a headless UI component library with a… ariakit/ariakit — Ariakit is a headless component library and accessible UI component toolkit. It provides a set of unstyled web… unovue/reka-ui. huntabyte/shadcn-svelte — shadcn-svelte is a collection of accessible and customizable user interface elements for Svelte applications. Rather… chainlift/liftkit — Liftkit is a modular code distribution tool and component code importer designed to download UI component source code… angular/components — This project is a collection of reusable UI component libraries for the Angular framework. It serves as an…

Alternativas open-source a Kibo

Proyectos open-source similares, clasificados según cuántas características comparten con Kibo.
  • spartan-ng/spartanAvatar de spartan-ng

    spartan-ng/spartan

    2,655Ver en GitHub↗

    Spartan is a development framework and design system toolset that combines a headless UI component library with a full-stack application scaffolder. It provides accessible, unstyled primitives that separate behavioral logic from visual styling, while automating the creation of development environments with end-to-end type safety across API and database layers. The project distinguishes itself by utilizing a component distribution model that copies styled source files directly into the local codebase to prevent dependency-based style locking. It also functions as an AI context server, using a

    TypeScriptaccessibilityanalogjsangular
    Ver en GitHub↗2,655
  • ariakit/ariakitAvatar de ariakit

    ariakit/ariakit

    8,573Ver en GitHub↗

    Ariakit is a headless component library and accessible UI component toolkit. It provides a set of unstyled web components with built-in accessibility patterns to ensure that screen readers and keyboard navigation function correctly. The project includes an adaptive color engine that calculates high-contrast text and dynamic surface colors for light and dark modes. It also features a concentric layout engine for computing nested padding, margins, and border radii for circular interface elements, alongside a design token system for managing global CSS variables. The toolkit covers broad capabi

    TypeScripta11yaccessibilityaccessible
    Ver en GitHub↗8,573
  • unovue/reka-uiAvatar de unovue

    unovue/reka-ui

    6,574Ver en GitHub↗
    Vueaccessibilityaccessiblecomponent-library
    Ver en GitHub↗6,574
  • huntabyte/shadcn-svelteAvatar de huntabyte

    huntabyte/shadcn-svelte

    8,341Ver en GitHub↗

    shadcn-svelte is a collection of accessible and customizable user interface elements for Svelte applications. Rather than being distributed as a traditional dependency, these components are provided as source code that is copied directly into the project codebase. The library utilizes a registry-based distribution system, allowing users to install specific UI blocks and components via a command-line interface. This system uses JSON metadata to define dependencies and file paths, while a bootstrapping process automates the configuration of styles and CSS variables. The project integrates Tail

    TypeScriptbits-uishadcn-svelteshadcn-ui
    Ver en GitHub↗8,341
  • Ver las 30 alternativas a Kibo→