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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesWeb to Mini Program Migration

Tools and methodologies for converting existing web applications to mini-program platforms.

Distinct from HTML to Mini Program Renderers: Describes a migration process/domain rather than just a renderer or a code beautifier.

Explore 1 awesome GitHub repository matching web development · Web to Mini Program Migration. Refine with filters or upvote what's useful.

Awesome Web to Mini Program Migration GitHub Repositories

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

    Tencent/kbone

    4,912在 GitHub 上查看↗

    kbone 是一个跨平台前端桥接和 Web 转小程序适配器。它作为一个小程序 Web 运行时,通过模拟浏览器接口,允许基于 Web 的前端框架在小程序容器内执行。 该项目提供了一个原生功能集成层,支持在 Web 执行上下文中调用原生小程序组件和系统功能。它使用适配器层来模拟 DOM 和 BOM 接口,允许现有的 Web 应用以最小的修改迁移到小程序。 该系统通过同构运行时层和基于桥接的原生组件集成,涵盖了跨平台前端开发。它包含一个用于项目引导的命令行界面,以自动化文件夹结构和构建配置的生成。

    Enables converting existing web applications into mini programs by simulating browser interfaces and DOM/BOM functions.

    JavaScript
    在 GitHub 上查看↗4,912
  1. Home
  2. Web Development
  3. Web to Mini Program Migration