macOS
brew install vnulocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vnu in AI-Agent-Workflows.
Installation
brew install vnulocal Homebrew formula metadata
Überblick
Nu Markup Checker: command-line and server HTML validator
Verlauf
The Nu Html Checker, commonly invoked as `vnu`, is the modern HTML, CSS, and SVG checking engine associated with validator.nu and W3C's `validator.w3.org/nu` service. It is used both as a command-line checker for local files and as a deployable HTTP validation service.
The project grew out of the HTML5-era validator.nu checker work and became the backend behind `html5.validator.nu`, `validator.w3.org/nu/`, and the HTML5 facet of the legacy W3C validator. A W3C validator mailing-list announcement in August 2014 described a new Nu Markup Checker release that packaged the same backend as a portable `vnu.jar` and as a WAR file for servlet containers.
The current README describes the project as the Nu Html Checker and says release 20.6.30, dated 30 June 2020, was the final major version-numbered release; after that, users are directed to the production-ready release named `latest`. The same README documents a broad packaging model: standalone runtime images, `vnu.jar`, `vnu.war`, a container image, and integrations with build tools.
vnu's adoption is tied to the web standards ecosystem rather than to a single application. It is the checker behind a public W3C validation endpoint, appears in frontend build workflows through Grunt, Gulp, Maven, npm, containers, and direct CLI use, and is deliberately described by its own about page as an evolving checker rather than a formal pass/fail certification service.
Developers use `vnu` to catch unintended mistakes in HTML, CSS, and SVG, either by running the jar or native runtime against files, directories, or URLs, or by starting a local/server-side HTTP checker. The README's examples cover command-line batch checking, a standalone web server, servlet deployment through a WAR file, an HTTP client for a local or remote checker service, and containerized operation.
For package users, vnu is important because it turns the constantly evolving web-platform conformance checker into a local, scriptable artifact. That makes it usable in CI, static-site builds, editor tooling, and regression suites without sending every document to a public validator service.
Sicherheitslage
Für vnu 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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vnu | cli | globales Executable |
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.
https://validator.github.io/validator/
Installationsmetadaten
| Paketschlüssel | brew:vnu |
|---|---|
| Version | 26.7.22 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/vnu |
| Homepage | https://validator.github.io/validator/ |
| Upstream-Dokumentation | https://validator.github.io/validator |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/vnu-jar/-/vnu-jar-26.7.22.tgz |
| Zuletzt aktualisiert | 2026-07-23T09:59:29Z |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vnu |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.