{"id":21569443,"url":"https://github.com/naturalcycles/junit-lib","last_synced_at":"2025-07-09T10:38:40.235Z","repository":{"id":34865845,"uuid":"184975533","full_name":"NaturalCycles/junit-lib","owner":"NaturalCycles","description":"Convert junit xml to html, merge multiple junit xml reports.","archived":false,"fork":false,"pushed_at":"2022-03-24T16:42:59.000Z","size":298,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-06-30T12:44:57.243Z","etag":null,"topics":["cli","html","junit","xunit"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/NaturalCycles.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-05T03:41:11.000Z","updated_at":"2024-08-08T04:38:47.000Z","dependencies_parsed_at":"2022-08-08T02:01:33.514Z","dependency_job_id":null,"html_url":"https://github.com/NaturalCycles/junit-lib","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/NaturalCycles/junit-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjunit-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjunit-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjunit-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjunit-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaturalCycles","download_url":"https://codeload.github.com/NaturalCycles/junit-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalCycles%2Fjunit-lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264441546,"owners_count":23608906,"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","html","junit","xunit"],"created_at":"2024-11-24T11:09:30.501Z","updated_at":"2025-07-09T10:38:40.209Z","avatar_url":"https://github.com/NaturalCycles.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## @naturalcycles/junit-lib\n\n\u003e Convert junit xml to html, merge multiple junit xml reports.\n\n[![npm](https://img.shields.io/npm/v/@naturalcycles/junit-lib/latest.svg)](https://www.npmjs.com/package/@naturalcycles/junit-lib)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n# Why\n\nI didn't find a good working library in npm to convert junit xml report to html.\n\n# Examples\n\n```sh\n\n# Convert `report.xml` into `report.html`\njunit2html report.xml --out report.html\n\n# Merge all xml files in `report` dir into one html report\njunit2html './reports/**/*.xml' --out report.html\n\n```\n\n# API\n\n- `junit2html`\n\n# Packaging\n\n- `engines.node`: Latest Node.js LTS\n- `main: dist/index.js`: commonjs, es2020\n- `types: dist/index.d.ts`: typescript types\n- `/src` folder with source `*.ts` files included\n\n# JUnit xml specification\n\n- https://llg.cubic.org/docs/junit/\n- https://stackoverflow.com/a/26661423/4919972\n- https://www.ibm.com/support/knowledgecenter/en/SSUFAU_1.0.0/com.ibm.rsar.analysis.codereview.cobol.doc/topics/cac_useresults_junit.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalcycles%2Fjunit-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaturalcycles%2Fjunit-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalcycles%2Fjunit-lib/lists"}