github voidzero-dev/vite-plus v0.1.11
Announcing Vite+ Alpha: Open Source. Unified.

latest releases: v0.1.13, v0.1.13-alpha.5, v0.1.13-alpha.4...
9 days ago

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 managementvp env manages 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.11
  • vite-plus@0.1.11

Installation

macOS/Linux:

curl -fsSL https://vite.plus | bash

Windows:

irm https://vite.plus/ps1 | iex

Read the full announcement: https://voidzero.dev/posts/announcing-vite-plus-alpha

Don't miss a new vite-plus release

NewReleases is sending notifications on new releases.