{"id":24612950,"url":"https://github.com/justforuse/oxlint-html-reporter","last_synced_at":"2026-02-05T08:02:15.024Z","repository":{"id":273336456,"uuid":"919370970","full_name":"justforuse/oxlint-html-reporter","owner":"justforuse","description":"Generate beautiful HTML reports from oxlint output","archived":false,"fork":false,"pushed_at":"2025-01-20T09:45:24.000Z","size":340,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T04:54:39.262Z","etag":null,"topics":["html-reporter","oxc","oxlint"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/justforuse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-20T09:15:07.000Z","updated_at":"2025-01-21T01:43:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"a651f08e-8a52-4061-9843-b3aef89f114e","html_url":"https://github.com/justforuse/oxlint-html-reporter","commit_stats":null,"previous_names":["justforuse/oxlint-html-reporter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/justforuse/oxlint-html-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Foxlint-html-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Foxlint-html-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Foxlint-html-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Foxlint-html-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justforuse","download_url":"https://codeload.github.com/justforuse/oxlint-html-reporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Foxlint-html-reporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29116450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["html-reporter","oxc","oxlint"],"created_at":"2025-01-24T20:38:45.146Z","updated_at":"2026-02-05T08:02:15.019Z","avatar_url":"https://github.com/justforuse.png","language":"TypeScript","readme":"# oxlint-html-reporter\n\nGenerate beautiful HTML reports from oxlint output.\n\n\u003cimg src=\"./demo.png\" alt=\"demo\" /\u003e\n\n## Installation\n\n```bash\nnpm install -g oxlint-html-reporter\n```\n\n## Usage\n\nPipe oxlint JSON output directly to oxlint-html:\n\n```bash\nnpx oxlint -f=json | oxlint-html\n```\n\nThis will create `oxlint-report.html` in the current directory. You can specify a different output file:\n\n```bash\nnpx oxlint -f=json | oxlint-html custom-report.html\n```\n\n## Programmatic Usage\n\n```javascript\nimport { generateReport } from 'oxlint-html-reporter';\n\nawait generateReport('input.json', 'output.html');\n```\n\n## Features\n\n- Beautiful, modern UI using Tailwind CSS\n- Summary statistics\n- Detailed error and warning information\n- File locations and code references\n- Responsive design\n- Zero dependencies for the HTML output\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustforuse%2Foxlint-html-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustforuse%2Foxlint-html-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustforuse%2Foxlint-html-reporter/lists"}