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

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

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

1 مستودع

Awesome GitHub RepositoriesCross-Runtime Frameworks

Frameworks that enable a single codebase to target fundamentally different runtime environments like web and mini-programs.

Distinct from Isomorphic Frameworks: Extends isomorphic frameworks beyond the typical server/client (SSR) model to browser/mini-program runtimes.

Explore 1 awesome GitHub repository matching web development · Cross-Runtime Frameworks. Refine with filters or upvote what's useful.

Awesome Cross-Runtime Frameworks GitHub Repositories

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

    wechat-miniprogram/kbone

    4,914عرض على GitHub↗

    kbone is an isomorphic frontend framework and web-to-mini-program adapter. It serves as a cross-platform UI bridge and DOM simulation library that allows web applications to run inside WeChat Mini Programs by simulating a browser environment for JavaScript code. The project enables the migration of web UI frameworks into restricted environments by providing simulated browser interfaces and APIs. It translates standard web components and routing into native mini program elements and page transitions, allowing a single codebase to function as both a standard website and a mini program. The fra

    Provides a unified runtime for sharing a single codebase across web platforms and mobile mini programs.

    JavaScript
    عرض على GitHub↗4,914
  1. Home
  2. Web Development
  3. Isomorphic Frameworks
  4. Cross-Runtime Frameworks