{"id":78543,"library":"html-proofer","title":"HTML Proofer","description":"Test your rendered HTML files to make sure they're accurate.","status":"active","version":"5.2.1","language":"ruby","source_language":null,"source_url":"https://github.com/gjtorikian/html-proofer","tags":["html","testing","link-checker","static-site"],"install":[{"cmd":"gem install html-proofer","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'html-proofer', '~> 5.2.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"HTMLProofer","correct":"require 'html-proofer'"}],"quickstart":{"code":"require 'html-proofer'\n\noptions = {\n  :check_html => true,\n  :check_img_http => true\n}\nproofer = HTMLProofer.check_directory('./_site', options)\nproofer.run","lang":"ruby","description":"Check a directory of HTML files for broken links and HTML issues"},"warnings":[{"fix":"Add `:parallel => { :in_processes => 4 }` to options to run checks in parallel.","message":"HTML Proofer can be slow on large sites; consider using the `:parallel` option for faster checks.","severity":"gotcha","affected_versions":">= 3.0.0"}],"env_vars":null,"search_vec":"'accur':13 'checker':18 'file':7 'html':1,6,14 'link':17 'link-check':16 'make':9 'proofer':2 're':12 'render':5 'site':21 'static':20 'static-sit':19 'sure':10 'test':3,15","created_at":"2026-06-18T04:21:30.658176+00:00","updated_at":"2026-06-18T04:21:30.658176+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gjtorikian/html-proofer","github":"https://github.com/gjtorikian/html-proofer","docs":"http://www.rubydoc.info/gems/html-proofer/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}