{"library":"karma-rollup-plugin","type":"library","category":null,"description":"A Karma preprocessor plugin that integrates Rollup for on-the-fly bundling and ES2015+ transpilation in test environments. Current version is 0.2.4 (stable, but rarely updated). It supports Rollup plugins, source maps (inline), and multiple ES versions via Babel or Buble. Compared to alternatives like karma-rollup-preprocessor, this plugin is simpler, more actively maintained at the time, and more aligned with the Rollup ecosystem. However, it lacks modern Rollup features and may not work with Rollup >=1.0.","language":"javascript","status":"maintenance","version":"0.2.4","tags":["javascript","karma","karma-plugin","karma-preprocessor","modules","es2016","rollup","preprocessor"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install karma-rollup-plugin","imports":["// In karma.conf.js\nrollupPreprocessor: { /* options */ }","const karmaRollup = require('karma-rollup-plugin');","preprocessors: { 'test/**/*.js': ['rollup'] }"]},{"cmd":"yarn add karma-rollup-plugin","imports":[]},{"cmd":"pnpm add karma-rollup-plugin","imports":[]}],"homepage":null,"github":"https://github.com/TrySound/karma-rollup-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-rollup-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}