Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
Core istanbul API for JS code coverage
istanbul reports
Source maps support for istanbul
Data library for istanbul coverage objects
AST-aware v8-to-istanbul
TypeScript definitions for istanbul-lib-report
convert from v8 coverage format to istanbul's format
TypeScript definitions for istanbul-lib-coverage
Base reporting library for istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Hooks for require, vm and script used in istanbul
Istanbul coverage provider for Vitest
TypeScript definitions for istanbul-reports
vite-plugin-istanbul ==========================
A Webpack loader that uses Istanbul to add code coverage instrumentation
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.
the Istanbul command line interface
Istanbul V0 used by solidity-coverage for its report-api
Merge multiple istanbul coverage reports into one
A tool for remapping Istanbul coverage via Source Maps
Istanbul instrumenter loader for webpack
A utility for managing the `processinfo` folder that NYC uses.
A Webpack loader that uses Istanbul to add code coverage instrumentation