2 个仓库
Full Node.js development servers and terminals that execute entirely within a browser environment.
Distinct from Node.js Browser Emulation: Distinct from Node.js Browser Emulation: focuses on running full development servers and terminals, not just emulating Node.js core modules.
Explore 2 awesome GitHub repositories matching web development · Development Servers. Refine with filters or upvote what's useful.
Online IDE powered by Visual Studio Code ⚡️
Executes full Node.js development servers and terminals locally inside the browser using WebContainers.
这是一个实时编辑开发环境和 React 组件样板。它作为一个项目启动器和模板,旨在实现无需刷新页面即可在浏览器中更新 React 组件。 该环境专注于 React 热重载,提供了一种前端开发工作流,使代码更改能即时反映在用户界面中。这支持实时 UI 原型设计,允许在不丢失当前应用状态的情况下修改样式和组件逻辑。 该设置集成了开发服务器、模块热替换和转译功能,以便在构建和测试过程中实时更新应用状态和界面。
Implements a persistent socket connection to signal the browser to fetch updated module chunks after file changes.