{"id":25031866,"url":"https://github.com/lgraubner/node-w3c-validator-cli","last_synced_at":"2025-04-13T18:13:48.774Z","repository":{"id":32661824,"uuid":"36249645","full_name":"lgraubner/node-w3c-validator-cli","owner":"lgraubner","description":"Crawls a given site and checks for W3C validity.","archived":false,"fork":false,"pushed_at":"2016-01-12T12:29:47.000Z","size":20832,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T18:13:42.266Z","etag":null,"topics":["cli","crawler","w3c","w3c-validator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lgraubner.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-05-25T19:14:15.000Z","updated_at":"2023-06-19T02:28:49.000Z","dependencies_parsed_at":"2022-07-12T15:40:29.151Z","dependency_job_id":null,"html_url":"https://github.com/lgraubner/node-w3c-validator-cli","commit_stats":null,"previous_names":["lgraubner/node-w3c-validator"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fnode-w3c-validator-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fnode-w3c-validator-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fnode-w3c-validator-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fnode-w3c-validator-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgraubner","download_url":"https://codeload.github.com/lgraubner/node-w3c-validator-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758418,"owners_count":21156957,"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":["cli","crawler","w3c","w3c-validator"],"created_at":"2025-02-05T22:45:24.430Z","updated_at":"2025-04-13T18:13:48.755Z","avatar_url":"https://github.com/lgraubner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node W3C Validator\n\n[![Travis](https://img.shields.io/travis/lgraubner/node-w3c-validator-cli.svg)](https://travis-ci.org/lgraubner/node-w3c-validator-cli) [![David](https://img.shields.io/david/lgraubner/node-w3c-validator-cli.svg)](https://david-dm.org/lgraubner/node-w3c-validator-cli) [![npm](https://img.shields.io/npm/v/w3c-validator-cli.svg)](https://www.npmjs.com/package/w3c-validator-cli) [![David Dev](https://img.shields.io/david/dev/lgraubner/node-w3c-validator-cli.svg)](https://david-dm.org/lgraubner/node-w3c-validator-cli#info=devDependencies)\n\n\u003e Crawls a given site and checks for W3C validity.\n\n## Installation\n\n```BASH\n$ npm install -g w3c-validator-cli\n```\n\n## Usage\n```BASH\n$ w3c-validator [options] \u003curl\u003e\n```\n\nThe crawler will fetch all sites matching folder URLs and certain file extensions.\n\n**Tip**: Omit the URL protocol, the crawler will detect the right one.\n\n**Important**: Executing the w3c-validator with sites using HTML `base`-tag along with links *without* leading slashes will probably not work.\n\n## Options\n```BASH\n$ w3c-validator --help\n\n  Usage: w3c-validator [options] \u003curl\u003e\n\n  Options:\n\n    -h, --help      output usage information\n    -V, --version   output the version number\n    -l, --log       log errors in a text file\n    -q, --query     consider query string\n    -v, --verbose   show error details\n```\n\n\n### log\n\nCreate a log file containing all invalid URL's including error details.\n\n### query\n\nConsider URLs with query strings like `http://www.example.com/?foo=bar` as indiviual sites and add them to the sitemap.\n\n### verbose\n\nOutput additional error information in the console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgraubner%2Fnode-w3c-validator-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flgraubner%2Fnode-w3c-validator-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgraubner%2Fnode-w3c-validator-cli/lists"}