https://github.com/containerbase/istanbul-reports
custom istanbuljs coverage reporter
https://github.com/containerbase/istanbul-reports
Last synced: about 1 month ago
JSON representation
custom istanbuljs coverage reporter
- Host: GitHub
- URL: https://github.com/containerbase/istanbul-reports
- Owner: containerbase
- License: mit
- Created: 2025-09-16T13:59:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-23T02:26:59.000Z (3 months ago)
- Last Synced: 2026-03-23T20:17:54.699Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# istanbul-reports-html
Custom istanbuljs html coverage reporter.
[](https://github.com/containerbase/istanbul-reports/actions/workflows/build.yml)


It's basically same as the built-in `html` reporter but replaces `prettify` with `highlight.js` for modern typescript and javascript language features.