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. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 99
- Longevity 38
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 545
- days_rel: 9
- days_push: 7
- n_releases_24m: 57
Adoption not part of the score
5661 stars · 253 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
cli-tool · maturity active
build-tool package-manager linter formatter testing developer-tools cli http-server scheduling web-development frontend developer-tools windows cli vite frontend-toolchain monorepo zero-config rolldown vitest oxlint dev-server hmr rust command-line javascript linux macos nodejs
2 sources
- readme: https://github.com/voidzero-dev/vite-plus · fetched 2026-08-28 · 56d5dcb5941b
- homepage: https://viteplus.dev · fetched 2026-08-29 · 4ef1251860d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| voidzero-dev/vite-plus | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="voidzero-dev/vite-plus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem