awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ravynsoft/ravynosravynsoft 的头像

    ravynsoft/ravynos

    6,776在 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
    在 GitHub 上查看↗6,776
  • mcsmanager/mcsmanagerMCSManager 的头像

    MCSManager/MCSManager

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

探索子标签

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