OSS
voidzero-dev/vite-plus: Unified Rust Toolchain Collapses Entire JS Dev Lifecycle into One CLI — v0.1.12 Released Today
vite-plus (vp CLI) consolidates runtime management, package install, dev server, testing, linting, building, and monorepo task running into a single Rust-orchestrated command backed by Vite, Vitest, Oxlint, Rolldown, and tsdown — all configured via one vite.config.ts. The Rust layer handles task scheduling with dependency-aware caching while TypeScript tools handle execution, targeting the 'n tools, n configs' fragmentation problem in modern frontend projects. At 2,064 stars with v0.1.12 dropping today (March 16), it's early but gaining real traction as the Bun/Biome wave matures.
Source
↳ Follow the thread