awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wechat-miniprogram/kbonewechat-miniprogram 的头像

    wechat-miniprogram/kbone

    4,914在 GitHub 上查看↗

    kbone 是一个同构前端框架和 Web 转小程序适配器。它作为一个跨平台 UI 桥接和 DOM 模拟库,通过为 JavaScript 代码模拟浏览器环境,使 Web 应用能够在微信小程序中运行。 该项目通过提供模拟的浏览器接口和 API,实现了 Web UI 框架向受限环境的迁移。它将标准的 Web 组件和路由转换为原生小程序元素和页面跳转,使单一代码库能够同时作为标准网站和小程序运行。 该框架涵盖了广泛的能力,包括同构路由、浏览器 API Polyfill 以及平台特定的组件映射。它还处理原生特定的集成,如分包配置、标签栏导航和社交分享。 提供命令行工具来引导同构项目并标准化初始开发环境。

    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