Uniview

A universal plugin system for React plugins that render in any host framework.

⚛️ Write Once, Render Anywhere

Write plugins in React, render them in Svelte, Vue, or React hosts using a custom reconciler.

🛡️ Isolated Runtime

Run plugins securely in Web Workers or on the server via Node.js, Deno, or Bun with full sandboxing.

🔌 Type-Safe RPC

Built on kkrpc for robust, type-safe communication between host and plugins.

🌐 Framework Agnostic

Protocol-first architecture allows any framework to implement a host adapter.

Read the Documentation