A Karma plugin. Compile AngularJS templates to JavaScript on the fly. Support for RequireJS
A Karma plugin. Compile AngularJS templates to JavaScript on the fly.
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
TypeScript definitions for karma-html2js-preprocessor
A babel plugin that adds istanbul instrumentation to ES6 code
A Karma plugin. Compile Django-generated AngularJS templates to JavaScript on the fly.
A Karma plugin. Compile Jade AngularJS templates to JavaScript on the fly.
Karma preprocessor to bundle ES modules using Rollup
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.
Karma plugin that locates and loads existing javascript source map files.
A Gulp plugin which generates AngularJS modules, which pre-load your HTML code into the $templateCache. This way AngularJS doesn't need to request the actual HTML files anymore.
A Karma plugin. Compile coffee script on the fly.
Standalone script to turn Angular template into js and put it in a module.
Karma preprocessor to scan HTML-based server side templates for embedded AngularJS templates, and convert the AngularJS templates to JS for use in unit tests.
Compiles AngularJS templates to JavaScript
A Karma plugin to read environment variables and make them available inside your tests.
A Karma plugin. Compile AngularJS templates written in HAML to JavaScript on the fly.
Use webpack with karma
Preprocessor to compile ES6 on the fly with babel.
TypeScript definitions for karma-rollup-preprocessor
Cypress preprocessor for bundling JavaScript via webpack
A Karma plugin. Compile Html with Template Scripts to AngularJS template cache
A Karma plugin to compile JSON files and make them accessible from Javascript code