rollup-plugin-istanbul

Code instrumenter

A plugin that enables code instrumentation and coverage reporting for Rollup-based projects

Seamless integration between Rollup and Istanbul

GitHub

43 stars
4 watching
10 forks
Language: JavaScript
last commit: about 2 months ago
automationcoverageinstrumentistanbuljavascriptkarmarolluptesting

Related projects:

Repository Description Stars
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
jkuri/rollup-plugin-progress Displays progress of module compilation during the Rollup bundling process 53
vijithassar/rollup-plugin-markdown Extracts JavaScript code from embedded Markdown blocks in Rollup configurations 18
agronkabashi/rollup-plugin-conditional Enables conditional execution of rollup plugins based on specific conditions or build targets 19
ampproject/rollup-plugin-closure-compiler An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. 292
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20
vladshcherbin/rollup-plugin-copy A plugin for Rollup that copies files and folders with glob support 271
sormy/rollup-plugin-smart-asset Rollup plugin to process asset references in JavaScript code 34
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
amarcruz/rollup-plugin-jscc Enables conditional compilation and variable replacement during Rollup processing. 58
mjeanroy/rollup-plugin-prettier A Rollup plugin that integrates the Prettier code formatter into the build process 62
pauan/rollup-plugin-purs A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. 72
alex-kinokon/rollup-plugin-ignore Prevents modules from being included in the output bundle of a JavaScript application 26