{"library":"karma-rollup","type":"library","category":null,"description":"Karma preprocessor that bundles ES2015 modules using Rollup for testing. Version 1.0.1 is the latest stable release (as of 2023+). Designed for use with Karma test runner, it integrates Rollup as a preprocessor to transpile and bundle ES module imports/exports into a single file per test file. Supports Rollup plugins (e.g., Bublé, Babel), custom preprocessors, watch mode with caching, and sourcemaps. Differentiators: lightweight compared to Webpack-based preprocessors, leverages Rollup's tree-shaking and fast bundling. Requires Rollup >=1.0.0 as a peer dependency.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","es2015","karma","modules","import","export","plugin","preprocessor","rollup"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install karma-rollup","imports":["// Configure in karma.conf.js – no import needed","// Configure in karma.conf.js – no import needed","npm install karma-rollup --save-dev"]},{"cmd":"yarn add karma-rollup","imports":[]},{"cmd":"pnpm add karma-rollup","imports":[]}],"homepage":null,"github":"https://github.com/tao-zeng/karma-rollup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-rollup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}