2 个仓库
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 是一套用于浏览器内 React 转译、实时编辑和交互式文档的工具。它提供了一个 React 组件,用于构建实时演练场,其中源代码可被实时转译和渲染,并配有提供语法高亮和即时视觉反馈的实时代码编辑器。 该项目支持通过嵌入可编辑的 React 代码示例及其渲染输出来创建动态文档。它支持执行可编辑的标记或函数式组件,允许用户修改代码并立即观察结果行为。 该系统包括动态组件渲染、实时代码转译和全局依赖注入功能。它还具备错误处理机制,可在不导致应用程序崩溃的情况下检测并显示编译、语法和执行错误。
Provides a live browser environment that renders React components with automatic reloads for instant visual feedback.