macOS
brew install vnulocal Homebrew formula metadata
brew
Nu Markup Checker: command-line and server HTML validator. Version 26.7.22 via Homebrew; verified 2026-07-23.
install
brew install vnulocal Homebrew formula metadata
overview
Nu Markup Checker: command-line and server HTML validator
history
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.
security posture
No matching local secret-handling manifest was found for vnu. 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vnu | 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://validator.github.io/validator/
install metadata
| Package key | brew:vnu |
|---|---|
| Version | 26.7.22 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vnu |
| Homepage | https://validator.github.io/validator/ |
| Upstream docs | https://validator.github.io/validator |
| License | MIT |
| Source archive | https://registry.npmjs.org/vnu-jar/-/vnu-jar-26.7.22.tgz |
| Last updated | 2026-07-23T09:59:29Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source 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.