2 रिपॉजिटरी
Mechanisms for registering custom React components as draggable building blocks inside a visual editor.
Distinct from Visual Component Integrations: Distinct from Visual Component Integrations: focuses on registering React components specifically, not general native mobile components.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · React Component Registries. Refine with filters or upvote what's useful.
Registers custom React components as draggable building blocks inside the visual editor.
Openblocks is a low-code platform for building custom internal tools. It provides a visual interface where users can assemble applications by dragging and dropping pre-built components onto a canvas, connecting them to databases and APIs without writing code. The platform distinguishes itself through its architecture for embedding and reuse. Entire application pages can be rendered as native React components inside other applications, replacing traditional iframe-based embedding. Custom components and queries can be bundled into reusable modules for use across multiple applications, and an au
Renders an entire application page as a native React component inside a host application, bypassing iframe isolation.