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
·

3 Repos

Awesome GitHub RepositoriesMicro-Frontend Libraries

JavaScript libraries for loading and managing the lifecycle of autonomous web applications.

Distinct from JavaScript Utility Libraries: Focuses on the library identity for micro-frontend orchestration rather than general utility libraries.

Explore 3 awesome GitHub repositories matching web development · Micro-Frontend Libraries. Refine with filters or upvote what's useful.

Awesome Micro-Frontend Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pure-admin/vue-pure-adminAvatar von pure-admin

    pure-admin/vue-pure-admin

    20,368Auf GitHub ansehen↗

    vue-pure-admin is a comprehensive Vue 3 admin dashboard template and TypeScript boilerplate designed for building enterprise web applications. It provides a Vite-based frontend scaffold that incorporates a role-based access control system and a micro-frontend architecture for dividing large administrative applications into smaller, independently deployable units. The project features an advanced permission management framework that handles route protection, menu access filtering, and component-level visibility control. It includes specialized support for multi-tenant system administration, al

    Provides the architectural support to divide the application into smaller, independently deployable units.

    Vueadminelement-plusesm
    Auf GitHub ansehen↗20,368
  • umijs/qiankunAvatar von umijs

    umijs/qiankun

    16,565Auf GitHub ansehen↗

    Qiankun is a micro-frontend orchestration framework designed to compose multiple independent web applications into a single, unified interface. It functions as a JavaScript library that manages the lifecycle of autonomous applications, allowing them to coexist within a shared browser environment while maintaining their independence. The framework enables cross-framework integration, allowing developers to combine applications built with different technologies into one cohesive system. It provides a runtime sandbox that isolates global variables and prevents style conflicts between application

    Provides a solution for loading and managing the lifecycle of autonomous web applications.

    TypeScriptframeworkjavascriptmicro-frontend
    Auf GitHub ansehen↗16,565
  • dotnetcore/utilAvatar von dotnetcore

    dotnetcore/Util

    4,610Auf GitHub ansehen↗

    Util ist ein umfassendes Entwicklungsframework für .NET, das darauf ausgelegt ist, geschichtete Architekturen und Domain-Driven-Design zu implementieren. Es bietet ein Toolkit aus Basisklassen und Tools für den Aufbau von Full-Stack-Anwendungen, wobei der Fokus insbesondere auf der Erstellung von Backend-Admin-Frameworks und Verwaltungsoberflächen liegt. Das Projekt zeichnet sich durch einen Boilerplate-Generator aus, der die notwendigen Typen und Klassen produziert, um repetitive Architekturmuster zu standardisieren. Es enthält zudem einen Micro-Frontend-Orchestrator, der die Aufteilung großer Frontend-Module in unabhängige Projekte für separate Entwicklung und Bereitstellung ermöglicht. Das Framework deckt eine breite Palette an Funktionsbereichen ab, einschließlich Identitäts- und Zugriffsmanagement mit rollenbasierter Steuerung, Multi-Tenant-Datenisolierung und automatisierter Abhängigkeitsregistrierung. Es bietet zudem Utilities für Datenänderungsaudits, Inhaltslokalisierung, Objektspeicherintegration und die Generierung von CRUD-Schnittstellen. Das System unterstützt die Erstellung von Admin-Oberflächen mittels vorintegrierter UI-Komponenten und serverseitigem Rendering via Razor-TagHelpers.

    Enables splitting the frontend into independent modules that can be developed and deployed separately via module federation.

    C#angularaspnetcoredotnetcore
    Auf GitHub ansehen↗4,610
  1. Home
  2. Web Development
  3. Micro-Frontend Libraries