Karma preprocessor for converting ES modules to AMD in RequireJS projects.
A babel plugin that adds istanbul instrumentation to ES6 code
A Karma plugin. Adapter for RequireJS framework.
A rust program that uses a fork of swc to parse and transform Javascript containing the content-tag proposal
A Karma plugin. Compile AngularJS templates to JavaScript on the fly.
Karma preprocessor to bundle ES modules using Rollup
Preprocessor to compile ES6 on the fly with babel.
Karma plugin that locates and loads existing javascript source map files.
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
A Karma plugin. Compile coffee script on the fly.
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Karma preprocessor that wraps script contents with a "require(){}" call. This is designed for use with karma-ng-html2js-preprocessor, by passing the output of that plugin into this one.
Preprocessor to compile ES6 on the fly with babel.
A Karma plugin to read environment variables and make them available inside your tests.
Use webpack with karma
TypeScript definitions for karma-html2js-preprocessor
Find the dependencies of a sass file
Resolve aliased dependency paths using a RequireJS config
A RequireJS plugin converting JavaScript modules from ESM to AMD.
Find the dependencies of an scss file
A small api to read and write your requirejs config file
Cypress preprocessor for bundling JavaScript via webpack
A Karma plugin to compile JSON files and make them accessible from Javascript code
TypeScript definitions for karma-rollup-preprocessor