awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FormidableLabs avatar

FormidableLabs/react-live

0
View on GitHub↗
4,609 stele·255 fork-uri·TypeScript·MIT·4 vizualizăricommerce.nearform.com/open-source/react-live↗

React Live

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 instantly.

The system includes capabilities for dynamic component rendering, real-time code transpilation, and global dependency injection. It also features error handling mechanisms to detect and display compilation, syntax, and execution errors without crashing the application.

Features

  • Code Execution Playgrounds - Builds web-based environments combining a code editor with real-time React execution and visual feedback.
  • React Component Simulators - Provides a live browser environment that renders React components with automatic reloads for instant visual feedback.
  • Code Editors - Ships an embedded code editing interface with syntax highlighting for real-time modification of React components.
  • Real-Time Code Evaluation - Implements immediate evaluation of transpiled code fragments to provide instant visual feedback without a full page reload.
  • Code Editors - Ships a text editor with syntax highlighting and real-time execution for previewing React components.
  • JavaScript Transpilation - Provides a lightweight browser-based transpiler to convert JSX and modern JavaScript into executable code in real time.
  • Dynamic Runtime Evaluation - Implements a pipeline that evaluates raw text strings as executable JavaScript modules at runtime.
  • Component Documentation Sandboxes - Provides a framework for embedding editable, live code examples within component documentation.
  • React Transpilation - Converts React JSX and component source code into executable JavaScript directly within the browser.
  • Dynamic Component Rendering - Transpiles source code and renders components in real time using custom globals and type definitions.
  • Interactive Documentation Frameworks - Provides a framework for building technical documentation that integrates interactive, editable React code components.
  • Interactive Coding Tutorials - Enables the creation of interactive tutorials where learners modify React code and see instant visual results.
  • Syntax and Variable Error Detection - Detects invalid code during live editing and provides customizable error messages to guide the user.
  • Execution Context Injections - Allows injecting external libraries and variables into the transpiled code's execution context for dependency referencing.
  • Editor Scope Provisions - Provides a system for passing external variables or libraries into the editor scope for use within live code.
  • Error Boundaries - Ships a component that intercepts runtime and compilation errors to prevent the application from crashing during live editing.
  • Live Compilation Diagnostics - Detects syntax or runtime errors in provided code and displays descriptive messages to the user instantly.
  • React Component Sandboxes - Offers an isolated sandbox for rapidly iterating on React UI elements without a full build cycle.
  • Visual Feedback Systems - Provides a system for immediate visual feedback in a preview window as the user edits the source code.
  • Execution Error Captures - Captures and renders errors encountered during the transpilation or execution of live code.

Istoric stele

Graficul istoricului de stele pentru formidablelabs/react-liveGraficul istoricului de stele pentru formidablelabs/react-live

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru React Live

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu React Live.
  • tyroprogrammer/learn-react-appAvatar tyroprogrammer

    tyroprogrammer/learn-react-app

    3,847Vezi pe GitHub↗

    This project is an interactive learning platform designed for mastering component-based user interface patterns and state management using the React library. It functions as a frontend development tutorial and course, providing a guided environment for learning declarative rendering and virtual DOM concepts. The platform distinguishes itself through a live-reload coding environment and a split-view interface for real-time code validation. These tools allow learners to compare their live code output against target solutions and use guided source-code markers to identify required edits and crit

    JavaScriptexerciseguided-exercisesjavascript
    Vezi pe GitHub↗3,847
  • zerobias/effectorAvatar zerobias

    zerobias/effector

    4,837Vezi pe GitHub↗

    Effector is a reactive state management library and data flow orchestrator designed for building complex, event-driven applications. It models application logic as a directed acyclic graph, where state updates and asynchronous side effects propagate automatically through declarative pipelines. By decoupling business logic from user interface layers, it allows developers to maintain state in independent containers that communicate via standard interfaces, ensuring the system remains framework-agnostic. The library distinguishes itself through its robust support for isolated execution scopes, w

    TypeScript
    Vezi pe GitHub↗4,837
  • swc-project/swcAvatar swc-project

    swc-project/swc

    33,909Vezi pe GitHub↗

    This project is a high-performance compiler written in Rust that transpiles TypeScript and ECMAScript into compatible JavaScript code. It functions as a TypeScript transpiler, a JavaScript minifier, and a JavaScript bundler. The system distinguishes itself through a WebAssembly plugin host that allows the execution of custom transformation rules without modifying the core binary. It also provides specialized compilation for React source code to improve runtime performance and reduce execution overhead. The broader capability surface includes source-to-source compilation, type annotation stri

    Rustbabelcompilerecmascript
    Vezi pe GitHub↗33,909
  • dotnet/csharp-notebooksAvatar dotnet

    dotnet/csharp-notebooks

    1,243Vezi pe GitHub↗

    This project provides an interactive notebook environment designed for executing C# code alongside instructional text. It functions as a platform for data science and programming education, allowing users to manipulate tabular data, visualize statistical results, and prototype machine learning workflows within a unified document format. The environment utilizes a kernel-based execution model that maintains persistent state and variable scope across notebook cells. By leveraging a language-agnostic protocol and standardized messaging, it synchronizes code execution between the editor and the b

    Jupyter Notebook
    Vezi pe GitHub↗1,243
Vezi toate cele 30 alternative pentru React Live→

Întrebări frecvente

Ce face formidablelabs/react-live?

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.

Care sunt principalele funcționalități ale formidablelabs/react-live?

Principalele funcționalități ale formidablelabs/react-live sunt: Code Execution Playgrounds, React Component Simulators, Code Editors, Real-Time Code Evaluation, JavaScript Transpilation, Dynamic Runtime Evaluation, Component Documentation Sandboxes, React Transpilation.

Care sunt câteva alternative open-source pentru formidablelabs/react-live?

Alternativele open-source pentru formidablelabs/react-live includ: tyroprogrammer/learn-react-app — This project is an interactive learning platform designed for mastering component-based user interface patterns and… zerobias/effector — Effector is a reactive state management library and data flow orchestrator designed for building complex, event-driven… swc-project/swc — This project is a high-performance compiler written in Rust that transpiles TypeScript and ECMAScript into compatible… dotnet/csharp-notebooks — This project provides an interactive notebook environment designed for executing C# code alongside instructional text.… facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional… seek-oss/playroom — Playroom is a frontend design system tool and JSX component sandbox. It functions as a UI component workbench and…