macOS
brew install vnulocal Homebrew formula metadata
インストール
brew install vnulocal Homebrew formula metadata
概要
Nu Markup Checker: command-line and server HTML validator
履歴
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.
セキュリティ状態
vnu に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vnu | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://validator.github.io/validator/
インストールメタデータ
| パッケージキー | brew:vnu |
|---|---|
| バージョン | 26.7.22 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vnu |
| ホームページ | https://validator.github.io/validator/ |
| 上流ドキュメント | https://validator.github.io/validator |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/vnu-jar/-/vnu-jar-26.7.22.tgz |
| 最終更新 | 2026-07-23T09:59:29Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.