babel-plugin-istanbul
npmv8.0.0A babel plugin that adds istanbul instrumentation to ES6 code
Overview
babel-plugin-istanbul is an npm package that a babel plugin that adds istanbul instrumentation to ES6 code. The latest version is 8.0.0, released under the BSD-3-Clause license.
Who should use it
Teams working in the npm ecosystem who need a babel plugin that adds istanbul instrumentation to ES6 code and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (BSD-3-Clause).
Cons
- Large dependency tree (17 direct dependencies) increases install size and audit surface.
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of babel-plugin-istanbul.
Dependencies
Runtime (5)
Dev (12)
Used by
Popular packages that depend on babel-plugin-istanbul.
Lightweight browser detector
Public API for OpenTelemetry
No description provided.
Jest plugin to use babel for transformation.
A JavaScript text diff implementation.
An implementation of WHATWG EventTarget interface.
Alternatives to babel-plugin-istanbul
Babel plugin to generate native module and view manager code for React Native.
Core istanbul API for JS code coverage
Plugin utilities for Rolldown
A small utility for creating warnings and emitting them.
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
The Babel preset for Expo projects
istanbul reports
Base reporting library for istanbul
Source maps support for istanbul
convert from v8 coverage format to istanbul's format
Plugin for loglevel message prefixing
Smooth scrolling for any amount of data
Frequently installed together
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
An AST-based pattern checker for JavaScript.
Convert Windows backslash paths to slash paths
A drop-in replacement for fs, making various improvements.
TypeScript definitions for @babel/core
Trace the original position through a source map
No description provided.
No description provided.
TypeScript definitions for node
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
TypeScript definitions for istanbul-reports
TypeScript definitions for istanbul-lib-coverage
Version history
| Version | Published | License |
|---|---|---|
| 8.0.0latest | 3 months ago | BSD-3-Clause |
| 8.0.2 | 3 months ago | BSD-3-Clause |
| 8.0.1 | 3 months ago | BSD-3-Clause |
| 7.0.1 | 10 months ago | BSD-3-Clause |
| 7.0.0 | 2 years ago | BSD-3-Clause |
| 6.1.1 | 4 years ago | BSD-3-Clause |
| 6.0.0 | 6 years ago | BSD-3-Clause |
| 6.0.0-beta.2 | 6 years ago | BSD-3-Clause |
| 6.0.0-beta.1 | 6 years ago | BSD-3-Clause |
| 6.0.0-beta.0 | 6 years ago | BSD-3-Clause |
| 5.2.0 | 7 years ago | BSD-3-Clause |
| 5.1.4 | 7 years ago | BSD-3-Clause |
| 5.1.3 | 7 years ago | BSD-3-Clause |
| 5.1.2 | 7 years ago | BSD-3-Clause |
| 5.1.1 | 7 years ago | BSD-3-Clause |
| 5.1.0 | 7 years ago | BSD-3-Clause |
| 5.0.1 | 8 years ago | BSD-3-Clause |
| 5.0.0 | 8 years ago | BSD-3-Clause |
| 4.1.6 | 8 years ago | BSD-3-Clause |
| 4.1.5 | 8 years ago | BSD-3-Clause |
Maintainers
Frequently asked questions
How do I install babel-plugin-istanbul?
Run `npm install babel-plugin-istanbul` to add babel-plugin-istanbul to your npm project.
What license is babel-plugin-istanbul released under?
babel-plugin-istanbul is distributed under the BSD-3-Clause license.
How popular is babel-plugin-istanbul?
babel-plugin-istanbul has approximately 0 downloads per week and 3 known dependent packages.