awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ravynsoft/ravynosAvatar de ravynsoft

    ravynsoft/ravynos

    6,776Voir sur 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
    Voir sur GitHub↗6,776
  • mcsmanager/mcsmanagerAvatar de MCSManager

    MCSManager/MCSManager

    4,804Voir sur 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
    Voir sur GitHub↗4,804
  1. Home
  2. Web Development
  3. HTML Rendering
  4. Embedded HTML Snippets
  5. API-Driven UI Components

Explorer les sous-tags

  • 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.