An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# istanbul-reports-html

Custom istanbuljs html coverage reporter.

[![build](https://github.com/containerbase/istanbul-reports/actions/workflows/build.yml/badge.svg)](https://github.com/containerbase/istanbul-reports/actions/workflows/build.yml)
![NPM Version](https://img.shields.io/npm/v/%40containerbase%2Fistanbul-reports-html)
![GitHub License](https://img.shields.io/github/license/containerbase/istanbul-reports)

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