{"id":16007729,"url":"https://github.com/spk/ruby-vnu","last_synced_at":"2026-03-11T04:02:34.908Z","repository":{"id":27406512,"uuid":"30883332","full_name":"spk/ruby-vnu","owner":"spk","description":"Ruby wrapper for Nu HTML validator","archived":false,"fork":false,"pushed_at":"2021-01-09T17:29:13.000Z","size":21551,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-12T00:32:47.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-16T19:04:07.000Z","updated_at":"2023-03-05T02:59:22.000Z","dependencies_parsed_at":"2022-08-21T01:20:21.377Z","dependency_job_id":null,"html_url":"https://github.com/spk/ruby-vnu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/spk/ruby-vnu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spk%2Fruby-vnu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spk%2Fruby-vnu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spk%2Fruby-vnu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spk%2Fruby-vnu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spk","download_url":"https://codeload.github.com/spk/ruby-vnu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spk%2Fruby-vnu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30370274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-08T12:20:32.736Z","updated_at":"2026-03-11T04:02:34.894Z","avatar_url":"https://github.com/spk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ruby-vnu\n\n## Description\n\nRuby wrapper for Nu HTML validator (https://validator.github.io/validator/)\n\n## Installation\n\n### Debian\n\n```\naptitude install openjdk-8-jre-headless\n```\n\n### RubyGems\n\n```\ngem install ruby-vnu\n```\n\n## Usage\n\n``` ruby\nrequire 'vnu'\n\nVnu.cli # =\u003e \"java -jar GEMHOME/ruby-vnu/vnu.jar\"\nVnu.cli = \"java -Xss512k -jar #{Vnu::JAR_PATH}\"\nVnu.validate('\u003c!doctype html\u003e\u003ctitle\u003e', errors_only: true, format: 'json')\n```\n\n## Tests\n\n```\nbundle exec rake\n```\n\n## License\n\nThe MIT License\n\nCopyright (c) 2015 Laurent Arnoud \u003claurent@spkdev.net\u003e\n\n---\n[![Gem\nVersion](https://badge.fury.io/rb/ruby-vnu.svg)](https://rubygems.org/gems/ruby-vnu)\n[![Build\nStatus](https://secure.travis-ci.org/spk/ruby-vnu.svg?branch=master)](https://travis-ci.org/spk/ruby-vnu)\n[![Code\nClimate](http://img.shields.io/codeclimate/github/spk/ruby-vnu.svg)](https://codeclimate.com/github/spk/ruby-vnu)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspk%2Fruby-vnu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspk%2Fruby-vnu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspk%2Fruby-vnu/lists"}