# voidzero-dev/vite-plus

Vite+ is the unified toolchain and entry point for web development. It manages your runtime, package manager, and frontend toolchain in one place.

Repository: https://github.com/voidzero-dev/vite-plus
Canonical: https://ross.abutalabs.com/products/vite-plus
Homepage: https://viteplus.dev
Language: Rust
License: MIT
License Family: permissive
Last push: 2026-08-26T08:02:06+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 38
- inputs: {"age_days": 545, "days_push": 7, "days_rel": 9, "gap_med": 2.0, "n_releases_24m": 57}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5661, forks 253 (observed 2026-08-28T04:09:27.442065+00:00)

## What it is
Vite+ (the `vp` CLI) is a unified web development toolchain that bundles Vite, Vitest, Rolldown, Oxlint, Oxfmt, and Vite Task into one zero-config tool, while also managing Node.js runtimes and package managers. It covers the full frontend lifecycle: scaffolding, dependency installation, dev server, lint/format/type checks, testing, production builds, and monorepo task caching.

## Use cases
- unify my frontend build, lint, test, and dev server tooling into one CLI
- manage Node.js versions and package managers per project automatically
- run linting, formatting, and type checks with a single command
- scaffold a new Vite-based web project quickly
- migrate an existing Vite project to a unified toolchain
- cache and schedule monorepo build tasks with dependency awareness
- build and pack a TypeScript library for npm publishing

## When to choose
- you want one zero-config tool replacing separate Vite, Vitest, ESLint/Prettier, and bundler setups
- your project or monorepo is built on the Vite ecosystem
- you want a single CLI managing runtime, dependencies, and the whole dev lifecycle
- you value fast Rust-based linting, formatting, and bundling

## When to avoid
- you rely on tooling outside the Vite/Oxc ecosystem (e.g., webpack, ESLint plugins with deep customization)
- you need a battle-tested, long-stable toolchain for conservative enterprise environments
- your build pipeline is already standardized on separate established tools and migration cost outweighs benefits

## Facets
- artifact type: cli-tool
- maturity: active
- function: build-tool, package-manager, linter, formatter, testing, developer-tools, cli, http-server, scheduling
- domain: web-development, frontend, developer-tools
- platform: windows, cli
- tags: vite, frontend-toolchain, monorepo, zero-config, rolldown, vitest, oxlint, dev-server, hmr, rust, command-line, javascript, linux, macos, nodejs

## Member repositories
- voidzero-dev/vite-plus (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:27.442065+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:54:20.189014+00:00, confidence not recorded.
  - readme: https://github.com/voidzero-dev/vite-plus (fetched 2026-08-28T04:09:27.442065+00:00, sha 56d5dcb5941b)
  - homepage: https://viteplus.dev (fetched 2026-08-29T08:49:33.097460+00:00, sha 4ef1251860d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
