Automic VaultAutomic Vault

brew

Install vite-plus with Homebrew, Nix

Unified toolchain and entry point for web development. Version 0.1.22 via Homebrew; verified 2026-05-20.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install vite-plus

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#vp

nixpkgs package indexes · pkgs/by-name/vp/vp/package.nix · source: api.github.com

overview

Package summary

Unified toolchain and entry point for web development

Commands and aliases

  • vp
  • vpr
  • vpx

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2025: voidzero-dev/vite-plus repository created in March.
  • 2026-03-13: Vite+ Alpha announced by VoidZero.
  • 2026-05: v0.1.21 release line added create, migrate, and local CLI improvements.
  • 2026-07-02: Vite+ Beta announced; v0.2.2 published as the beta release.

Related projects

  • Vite+ is built around Vite, Vitest, Oxlint, Oxfmt, Rolldown, tsdown, and Vite Task, and is stewarded by VoidZero, the tooling company behind several of those JavaScript ecosystem projects.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
project root/vite.config.jsproject root/vite.config.ts
Windows
project root/vite.config.jsproject root/vite.config.ts

executables

Installed executables

CommandKindExposureNote
vpcliglobal executable
vprcliglobal executable
vpxcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.1.22
manager updated2026-05-20
local dataok
upstreamcurrent
latest detectedv0.1.22

https://github.com/voidzero-dev/vite-plus

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:vite-plus
Version0.1.22
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/vite-plus
Homepagehttps://viteplus.dev
Repositoryhttps://github.com/voidzero-dev/vite-plus
Upstream docshttps://github.com/voidzero-dev/vite-plus#readme
LicenseMIT
Source archivehttps://github.com/voidzero-dev/vite-plus/archive/refs/tags/v0.1.22.tar.gz
Last updated2026-05-20T10:58:24Z
Pulseupdated
Dependenciesnode
Build dependenciescmake, just, pnpm, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevite-plus
Aliases
  • vp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix92%

vp

nix profile install nixpkgs#vp
  • installed executable or alias match
  • Matched by: Vp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vp/vp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment