macOS
brew install vite-pluslocal Homebrew formula metadata
brew / Rang 4016
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vite-plus in AI-Agent-Workflows.
Installation
brew install vite-pluslocal Homebrew formula metadata
nix profile install nixpkgs#vpnixpkgs package indexes · pkgs/by-name/vp/vp/package.nix · Quelle: api.github.com
Überblick
Unified toolchain and entry point for web development
Verlauf
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.
Sicherheitslage
Für vite-plus wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
vpr | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
vpx | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:vite-plus |
|---|---|
| Version | 0.2.7 |
| Paketmanager | Homebrew |
| Homepage | https://viteplus.dev |
| Repository | https://github.com/voidzero-dev/vite-plus |
| Zuletzt aktualisiert | 2026-07-31T10:26:14Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
vp
nix profile install nixpkgs#vpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.