awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ionic-team/ionic-frameworkAvatar von ionic-team

    ionic-team/ionic-framework

    52,539Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗52,539
  • ryansolid/solidAvatar von ryansolid

    ryansolid/solid

    35,623Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗35,623
  • backstage/backstageAvatar von backstage

    backstage/backstage

    33,679Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗33,679
  • chrisbanes/accompanistAvatar von chrisbanes

    chrisbanes/accompanist

    7,822Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,822
  1. Home
  2. User Interface & Experience
  3. UI Composition Frameworks