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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesUI Composition Frameworks

Libraries that enable building user interfaces through modular, state-aware components.

Distinguishing note: Focuses on the architectural pattern of declarative UI construction.

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

Awesome UI Composition Frameworks GitHub Repositories

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

    ionic-team/ionic-framework

    52,539在 GitHub 上查看↗

    Ionic Framework is a cross-platform UI toolkit and hybrid app framework used to build native-quality mobile and progressive web applications using HTML, CSS, and JavaScript. It functions as a web component library that enables the deployment of a single codebase across iOS, Android, and the web. The framework features a platform-adaptive design system that automatically switches the visual style of components to match the design patterns of the host operating system. It utilizes a web-component-based architecture with CSS custom properties for global theming and specialized bindings to synchr

    Enables building user interfaces through modular, state-aware components that adapt to the host device.

    TypeScriptangularcapacitorframework
    在 GitHub 上查看↗52,539
  • ryansolid/solidryansolid 的头像

    ryansolid/solid

    35,623在 GitHub 上查看↗

    Solid is a reactive UI library and isomorphic JavaScript framework used for building component-based user interfaces. It functions as a declarative component library and state management system that updates the DOM without using a virtual DOM. The framework utilizes fine-grained reactivity and proxy-based state management to track dependencies and trigger precise updates to specific text or attributes. It supports isomorphic rendering through streaming server-side rendering and progressive hydration, allowing content to be generated on both the server and the client. The system covers declar

    Utilizes a modular UI composition architecture that renders templates into DOM nodes with targeted updates.

    TypeScript
    在 GitHub 上查看↗35,623
  • backstage/backstagebackstage 的头像

    backstage/backstage

    33,679在 GitHub 上查看↗

    Backstage is an open-source framework for building internal developer portals. It provides a centralized, metadata-driven software catalog that tracks ownership, dependencies, and lifecycle status for all technical assets by harvesting configuration files directly from version control systems. The platform is built on a plugin-based modular architecture, allowing teams to extend core functionality through isolated, independently deployable modules that integrate into a unified frontend and backend ecosystem. The project distinguishes itself through its focus on developer productivity and stan

    Assembles interactive user interfaces by wiring together modular frontend extensions into a shared tree structure.

    TypeScriptbackstagecncfdeveloper-experience
    在 GitHub 上查看↗33,679
  • chrisbanes/accompanistchrisbanes 的头像

    chrisbanes/accompanist

    7,822在 GitHub 上查看↗

    Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.

    Implements a library of state-aware, modular components that extend the declarative UI construction pattern.

    Kotlin
    在 GitHub 上查看↗7,822
  1. Home
  2. User Interface & Experience
  3. UI Composition Frameworks