awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesLive Component Embedding

Integrating dynamic, real-time updating visual components into web applications.

Distinct from Live Preview Integrations: None of the candidates cover the specific case of embedding live, hot-reloading architecture diagrams into a web application.

Explore 3 awesome GitHub repositories matching web development · Live Component Embedding. Refine with filters or upvote what's useful.

Awesome Live Component Embedding GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • reactide/reactideAvatar de reactide

    reactide/reactide

    10,502Ver en GitHub↗

    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.

    JavaScriptdesktop-appdevtoolselectron
    Ver en GitHub↗10,502
  • formidablelabs/react-liveAvatar de FormidableLabs

    FormidableLabs/react-live

    4,609Ver en GitHub↗

    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.

    TypeScriptcomponent-playgroundlivereact
    Ver en GitHub↗4,609
  • likec4/likec4Avatar de likec4

    likec4/likec4

    2,723Ver en GitHub↗

    likec4 is an architecture-as-code framework that transforms text-based architecture definitions into interactive diagrams, static websites, and image files. It serves as a system architecture visualizer and C4 model diagram generator, allowing users to define software components, boundaries, and deployment infrastructure using a domain-specific language. The tool distinguishes itself by providing a modeling environment with Language Server Protocol integration for real-time validation and autocomplete. It enables interactive architecture documentation where users can navigate through hierarch

    Allows live architecture diagrams to be integrated directly into web applications with instant updates via hot module replacement.

    TypeScriptarchitecturearchitecture-as-codec4
    Ver en GitHub↗2,723
  1. Home
  2. Web Development
  3. Live Component Embedding

Explorar subetiquetas

  • React Component SimulatorsLive 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.