macOS
brew install vite-pluslocal Homebrew formula metadata
brew
Unified toolchain and entry point for web development. Version 0.1.22 via Homebrew; verified 2026-05-20.
install
brew install vite-pluslocal Homebrew formula metadata
nix profile install nixpkgs#vpnixpkgs package indexes · pkgs/by-name/vp/vp/package.nix · source: api.github.com
overview
Unified toolchain and entry point for web development
history
Vite+ is VoidZero's unified command-line toolchain for web development. It uses the `vp` entry point to combine Vite, Vitest, Oxlint, Oxfmt, Rolldown, tsdown, and Vite Task with runtime and package-manager workflows.
VoidZero announced Vite+ Alpha on March 13, 2026, presenting it as an MIT-licensed unified toolchain and entry point for web application development. The alpha announcement named LONG Yinan, MK, WANG Chi, Evan You, and Christoph Nakazawa as authors and described commands for environment management, dependency installation, development, checks, tests, builds, task running, packaging, project creation, and migration.
The repository itself was created in March 2025 and became the public implementation under the voidzero-dev organization. On July 2, 2026, VoidZero announced Vite+ Beta and the GitHub release feed published v0.2.2 as 'Vite+ Beta'. The beta announcement positioned the project as stable enough to adopt where its feature set fits, while still on the road to 1.0.
Because Vite+ is new, its adoption history is still early. The beta announcement explicitly asks for feedback from developers migrating existing projects, framework and plugin authors, and teams maintaining large repositories. Its appeal is strongest in Vite-based projects that already use several VoidZero or adjacent tools and want one workflow instead of separate configuration files and commands.
The project benefits from being attached to the Vite and VoidZero ecosystem rather than launching as an isolated tool. Its documentation stresses compatibility with frameworks in the Vite ecosystem, including React, Vue, Svelte, and metaframeworks built on Vite.
Users install the global `vp` command, then use `vp create` for new projects or `vp migrate` for existing Vite projects. Day-to-day commands include `vp dev`, `vp check`, `vp test`, `vp build`, `vp run`, `vp pack`, `vp install`, and `vp env`.
Configuration is centered on the project root's `vite.config.ts` or `vite.config.js`, where Vite+, Vitest, linting, formatting, task-runner, and staged-file workflow settings can be kept together.
For package nerds, Vite+ is significant as an attempt to turn a frontend toolchain stack into a single installable workflow, closer to the integrated feel of Cargo-style tooling than the traditional JavaScript pile of separate CLIs. Its package-manager story is especially fresh because the beta roadmap calls out adding distribution channels such as an official Homebrew formula.
The Homebrew package is therefore an early signal of Vite+ moving from announcement-stage JavaScript tooling into system package-manager discovery.
security posture
No matching local secret-handling manifest was found for vite-plus. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
project root/vite.config.jsproject root/vite.config.tsproject root/vite.config.jsproject root/vite.config.tsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vp | cli | global executable | |
vpr | cli | global executable | |
vpx | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/voidzero-dev/vite-plus
install metadata
| Package key | brew:vite-plus |
|---|---|
| Version | 0.1.22 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vite-plus |
| Homepage | https://viteplus.dev |
| Repository | https://github.com/voidzero-dev/vite-plus |
| Upstream docs | https://github.com/voidzero-dev/vite-plus#readme |
| License | MIT |
| Source archive | https://github.com/voidzero-dev/vite-plus/archive/refs/tags/v0.1.22.tar.gz |
| Last updated | 2026-05-20T10:58:24Z |
| Pulse | updated |
| Dependencies | node |
| Build dependencies | cmake, just, pnpm, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vite-plus |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vp
nix profile install nixpkgs#vpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.