Vite dev server in the Browser
/vraʊ.zɛr/ — Vite + Browser, inspired from French pronounce
[!WARNING]
This project is under active development and is not yet ready for production use. APIs and features may change without notice.
The following video shows an editor with a live preview built in a browser using Vrowzer:
| Package | Description |
|---|---|
| vrowzer | Embeddable live preview system with HMR, powered by Vite dev server in the browser |
| @vrowzer/vite-plugin | Vite plugin for vrowzer |
| @vrowzer/vite-dev-server | Vite dev server for vrowzer |
| @vrowzer/rolldown | Pre-bundled @rolldown/browser for easy browser usage |
| @vrowzer/fs | Browser-compatible filesystem using memfs for vrowzer |
| @vrowzer/node-polyfill | Browser-compatible Node.js module polyfills for vrowzer |
| @vrowzer/service-worker | Safely deploy and manage Service Workers with version control, bidirectional communication, and emergency shutdown capabilities |
| @vrowzer/service-worker-server | Serverized service worker with the Node Server interface |
| @vrowzer/unplugin-service-worker | unplugin for @vrowzer/service-worker |
List is here
This project is inspired and powered by: