{"id":18738400,"url":"https://github.com/robinboers/vnu","last_synced_at":"2026-04-17T15:01:59.510Z","repository":{"id":232071804,"uuid":"783393553","full_name":"RobinBoers/vnu","owner":"RobinBoers","description":"Provides an executable for the `vnu-jar` NPM package.","archived":false,"fork":false,"pushed_at":"2024-04-09T17:09:03.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-05-20T03:12:09.333Z","etag":null,"topics":["html","npm","validator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobinBoers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-07T19:07:39.000Z","updated_at":"2024-04-09T17:09:30.000Z","dependencies_parsed_at":"2024-11-07T15:37:20.445Z","dependency_job_id":"e481a07c-3526-4fb0-b2d5-273d6caaa328","html_url":"https://github.com/RobinBoers/vnu","commit_stats":null,"previous_names":["robinboers/vnu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RobinBoers/vnu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fvnu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fvnu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fvnu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fvnu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinBoers","download_url":"https://codeload.github.com/RobinBoers/vnu/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinBoers%2Fvnu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264519715,"owners_count":23621857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html","npm","validator"],"created_at":"2024-11-07T15:29:09.915Z","updated_at":"2026-04-17T15:01:59.431Z","avatar_url":"https://github.com/RobinBoers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nu HTML validator\n\nThis is a wrapper package for the `vnu-jar` NPM package, which provides the JAR file for the W3C [HTML and CSS validator](https://github.com/validator/validator).\n\nBy default, you'd have to call the validator like this:\n\n```shell\njava -jar node_modules/vnu-jar/build/dist/vnu.jar [OPTIONS] [FILES]\n```\n\n... which sucks. So I created this package. It does nothing more than wrapping the `java -jar` command, and providing it as a nice Node executable, which can be called as such:\n\n```shell\nnpx vnu\n\n# Or add to your PATH:\nexport PATH=\"./node_modules/.bin:$PATH\"\nvnu\n```\n\n## Installation\n\n```\nnpm i RobinBoers/vnu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinboers%2Fvnu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinboers%2Fvnu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinboers%2Fvnu/lists"}