1 مستودع
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.
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.