A Karma plugin. Compile AngularJS templates to JavaScript on the fly, but wrapped in a define call for use with AMD-based projects.
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 Karma plugin. Compile Django-generated AngularJS templates to JavaScript on the fly.
A babel plugin that adds istanbul instrumentation to ES6 code
A Karma plugin. Compile Jade AngularJS templates to JavaScript on the fly.
Karma preprocessor to bundle ES modules using Rollup
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
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.
Karma plugin that locates and loads existing javascript source map files.
Preprocessor to compile ES6 on the fly with babel.
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.
Jest plugin to use babel for transformation.
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
Use webpack with karma
A Karma plugin to read environment variables and make them available inside your tests.
Preprocessor to compile ES6 on the fly with babel.
A Karma plugin. Compile AngularJS templates written in HAML to JavaScript on the fly.
Provides a way to define preprocessors inline in the karma configuration files.
TypeScript definitions for karma-rollup-preprocessor