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

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

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

1 个仓库

Awesome GitHub RepositoriesBrowser API Simulations

Implementations of DOM and BOM interfaces to allow web code to run in non-browser environments.

Distinct from API Compatibility Layers: Specifically implements browser globals and the DOM tree, whereas the parent is a general middleware for API standards.

Explore 1 awesome GitHub repository matching web development · Browser API Simulations. Refine with filters or upvote what's useful.

Awesome Browser API Simulations GitHub Repositories

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

    Tencent/kbone

    4,912在 GitHub 上查看↗

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

    Implements common DOM and BOM interfaces to enable the migration of web-based code to mini-programs.

    JavaScript
    在 GitHub 上查看↗4,912
  1. Home
  2. Web Development
  3. API Compatibility Layers
  4. Browser API Simulations