3 repository-uri
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.
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.
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.