Build editable React examples directly from the component source used by your application and documentation.
This repository is the next-generation successor to
react-live-unplugin. It is
under active development and is not published yet.
- One npm package with explicit subpath exports.
- Deterministic compiler output with documented module semantics.
- React runtime powered by
react-live. - Unplugin adapters for Vite, Rollup, Webpack, and Rolldown.
- Docusaurus and Astro/Starlight integrations.
- Runnable projects for every supported target in
examples. - A GitHub Pages index for all browser-capable demos.
Track the implementation in migration epic #1.