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
·

2 repositorios

Awesome GitHub RepositoriesAPI-Driven UI Components

Custom HTML and JavaScript components that can be embedded in a dashboard and interact with system APIs.

Distinct from Embedded HTML Snippets: Distinct from static HTML snippets by their ability to interact programmatically with the system's backend API.

Explore 2 awesome GitHub repositories matching web development · API-Driven UI Components. Refine with filters or upvote what's useful.

Awesome API-Driven UI Components GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ravynsoft/ravynosAvatar de ravynsoft

    ravynsoft/ravynos

    6,776Ver en GitHub↗

    Ravynos is an open-source operating system built on the Darwin kernel designed to provide binary compatibility with macOS software. It functions as a cross-architecture binary runtime capable of executing applications across both x86-64 and ARM hardware. The system implements a desktop environment that replicates the macOS user experience, including the graphical interfaces and menu bars. It ensures software compatibility by mapping binary instructions to the host processor and mimicking the system call interface and memory layout of the target operating system. The platform provides native

    Recreates macOS graphical interfaces and menu bars by implementing corresponding system APIs.

    Cccocoacpp
    Ver en GitHub↗6,776
  • mcsmanager/mcsmanagerAvatar de MCSManager

    MCSManager/MCSManager

    4,804Ver en GitHub↗

    MCSManager is a game server management panel and multi-node server manager that provides a centralized web interface for deploying, monitoring, and controlling multiple game server instances across distributed physical or virtual machines. It functions as a Docker game server orchestrator, enabling the execution of servers within isolated containers to simplify deployment and environment scaling. The system distinguishes itself through a customizable self-hosted dashboard featuring drag-and-drop layouts and the ability to embed custom HTML and JavaScript components. It provides real-time term

    Allows rendering personalized UI cards by embedding external HTML and JavaScript that interact with the system API.

    TypeScriptdockermcsmanagerminecraft
    Ver en GitHub↗4,804
  1. Home
  2. Web Development
  3. HTML Rendering
  4. Embedded HTML Snippets
  5. API-Driven UI Components

Explorar subetiquetas

  • System API UI ReplicationRecreating a target OS graphical interface by mapping specific system APIs to navigation and window management. **Distinct from API-Driven UI Components:** Distinct from generic UI components as it focuses on replicating an existing OS's specific system-level API behavior.