@vibro/plugin
v0.5.0-alpha.0
Published
Vibro Vite plugin: dev-server middleware, transports, client injection, built-in tools and integrations.
Maintainers
Readme
@vibro/plugin
Vibro Vite plugin: dev-server middleware, transports, client injection, built-in tools and integrations.
This is an internal building block of Vibro — agent-facing devtools for Vite
apps. It is published so that @vibro/bro can depend on it and is not meant to
be installed on its own: install
@vibro/bro instead and see its
README for setup.
What's inside
vibroPlugin()— the Vite plugin: dev-server middleware, transports, client injection.- Built-in tools (screenshot, console_logs, eval, …) running in a constrained context.
- Built-in integrations with auto-detection (TanStack DevTools, Vite DevTools).
Requirements
Node.js >= 20, alongside Vite 5, 6, 7 or 8; the shipped declarations parse under
TypeScript 5.x, 6.x and 7. All @vibro/* packages are released as a fixed-version
group — use them at one and the same version.
License
Closed pre-release — see LICENSE. Installing the published package and running it unmodified, to evaluate it, is the whole of the grant. Redistribution, modification, reverse engineering and production or commercial use are not permitted.
