2 repositorios
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.
This project is a live-editing development environment and React component boilerplate. It serves as a project starter and template designed to enable the updating of React components in the browser without refreshing the page. The environment focuses on React hot reloading to provide a frontend development workflow where code changes are reflected instantly in the user interface. This supports live UI prototyping by allowing modifications to styles and component logic without losing the current application state. The setup incorporates a development server, module replacement, and transpila
Implements a persistent socket connection to signal the browser to fetch updated module chunks after file changes.