The first alpha release of Vite+ — a unified web development toolchain that combines Vite, Vitest, Oxlint, Oxfmt, Rolldown, and tsdown into a single CLI.
Highlights
- One config to rule them all — replace scattered config files with a single
vite.config.ts - Rust-powered performance — production builds 1.6-7.7x faster, linting 50-100x faster, formatting up to 30x faster
- Built-in task runner — run monorepo tasks with intelligent caching and dependency resolution
- Node.js version management —
vp envmanages Node.js versions out of the box - MIT licensed — fully open source
Published Packages
@voidzero-dev/vite-plus-core@0.1.11@voidzero-dev/vite-plus-test@0.1.11vite-plus@0.1.11
Installation
macOS/Linux:
curl -fsSL https://vite.plus | bashWindows:
irm https://vite.plus/ps1 | iexRead the full announcement: https://voidzero.dev/posts/announcing-vite-plus-alpha