awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesHTML Entry Loaders

Mechanisms for dynamically fetching and executing sub-application scripts and styles from entry HTML files.

Distinct from HTML Streaming: Focuses on micro-frontend orchestration entry points rather than general HTML parsing or streaming.

Explore 1 awesome GitHub repository matching web development · HTML Entry Loaders. Refine with filters or upvote what's useful.

Awesome HTML Entry Loaders GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • umijs/qiankunالصورة الرمزية لـ umijs

    umijs/qiankun

    16,565عرض على GitHub↗

    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 mechanism to load and execute independent sub-applications via their entry HTML files.

    TypeScriptframeworkjavascriptmicro-frontend
    عرض على GitHub↗16,565
  1. Home
  2. Web Development
  3. HTML Entry Loaders