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
·

3 repositorios

Awesome GitHub RepositoriesComponent Composition Frameworks

Systems for building user interfaces from modular, reusable components.

Distinguishing note: Focuses on event-driven messaging between UI components.

Explore 3 awesome GitHub repositories matching user interface & experience · Component Composition Frameworks. Refine with filters or upvote what's useful.

Awesome Component Composition Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • triliumnext/triliumAvatar de TriliumNext

    TriliumNext/Trilium

    36,466Ver en GitHub↗

    Trilium is a local-first personal knowledge management system designed to store and organize information on a user's own device. It functions as a hierarchical knowledge base where every note acts as both a standalone document and a container for nested children, allowing for complex information relationships and deep categorization. The platform distinguishes itself through a component-based interface that dynamically renders diverse content types, including rich text, diagrams, and executable scripts. All data is persisted within a single relational database file, which supports a versioned

    Constructs the interface from modular, reusable blocks that render diverse content types.

    TypeScriptelectronelectron-appknowledge-base
    Ver en GitHub↗36,466
  • gethomepage/homepageAvatar de gethomepage

    gethomepage/homepage

    30,679Ver en GitHub↗

    This project is a self-hosted dashboard portal designed to centralize access to internal applications and infrastructure services. It functions as a configuration-driven platform that automatically discovers and organizes services from container runtimes and cluster management systems, presenting them within a unified, customizable web interface. The system distinguishes itself through a declarative widget framework that allows users to construct dashboard components by mapping raw API responses to visual elements. It includes a secure internal proxy layer that handles authentication, header

    Dashboard components are constructed by mapping raw API responses to visual elements using predefined transformation rules and metadata configurations.

    JavaScriptdockerhomepagenextjs
    Ver en GitHub↗30,679
  • kbrsh/moonAvatar de kbrsh

    kbrsh/moon

    5,951Ver en GitHub↗

    Moon is a minimal reactive UI library for building user interfaces with a component composition framework, client-side routing, server-side rendering, and signals-based reactivity. It provides a virtual DOM diffing engine that computes minimal real DOM mutations, enabling efficient view updates by comparing in-memory UI representations against previous versions. The library distinguishes itself through a signals-based reactivity system that tracks data dependencies through observable signals, triggering targeted DOM updates only when values change. It implements a state driver pattern for uni

    Nests reusable, self-contained UI pieces together to build complex interfaces from simple building blocks.

    JavaScriptfunctional-programmingjavascriptmoon
    Ver en GitHub↗5,951
  1. Home
  2. User Interface & Experience
  3. Component Composition Frameworks