2 repositorios
Live browser environments that render React components with automatic reload on code changes for instant visual feedback.
Distinct from Live Component Embedding: Distinct from Live Component Embedding: focuses on simulating React components in a development environment, not embedding live components into production web applications.
Explore 2 awesome GitHub repositories matching web development · React Component Simulators. Refine with filters or upvote what's useful.
Reactide is the first dedicated IDE for React web application development.
Renders React components in a live browser simulator that reloads automatically as code changes.
react-live is a suite of tools for in-browser React transpilation, live editing, and interactive documentation. It provides a React component for building live playgrounds where source code is transpiled and rendered in real time, accompanied by a live code editor that offers syntax highlighting and immediate visual feedback. The project enables the creation of living documentation by embedding editable React code examples alongside their rendered output. It supports the execution of editable markup or functional components, allowing users to modify code and observe the resulting behavior ins
Provides a live browser environment that renders React components with automatic reloads for instant visual feedback.