babel-plugin-istanbul
popularA babel plugin that adds istanbul instrumentation to ES6 code
Updated by @gotwarlost
@istanbuljs/schema
Schemas describing various structures used by nyc and istanbuljs
Updated by @coreyfarrell
get-package-type
Determine the package.json#type which applies to a location.
Updated by @coreyfarrell
package-hash
Generates a hash for an installed npm package, useful for salting caches. AVA for example caches precompiled test files. It generates a salt for its cache based on the various …
Updated by @coreyfarrell
foreground-child
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Updated by @bcoe
@istanbuljs/nyc-config-typescript
nyc configuration that works with typescript
Updated by @coreyfarrell
spawn-wrap
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Updated by @bcoe
@istanbuljs/nyc-config-babel
nyc configuration that works with babel-plugin-istanbul
Updated by @bcoe
istanbul-lib-processinfo
A utility for managing the processinfo folder that NYC uses.
Updated by @bcoe
babel-plugin-template-html-minifier
Minify HTML in tagged template strings using html-minifier
Updated by @coreyfarrell