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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.