karma-requirejs-wrapper-preprocessor
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 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.
A fast browserify integration for Karma that handles large projects with ease
A Karma preprocessor plugin to offer seamless integration with Rollup
[DEPRECATED] A gzip preprocessor for Karma
Karma preprocessor running amdwrap on code
Karma preprocessor to resolve bare module imports to `node_modules` folder
Handlebars precompile preprocessor for karma based on ember-precompile-brunch plugin
A Karma plugin. Serve files to a custom location (for use in AJAX)
A Karma plugin. Compile AngularJS templates written in PHP to JavaScript on the fly.
A Karma plugin. Preprocess a file using preprocess.
A Karma preprocessor. Concat multiple files into a single file with optional header and footer.
A Karma plugin. Compile Jade to JavaScript on the fly.
A Karma plugin. Compile stylus on the fly.
karma preprocessor to watch source files changes and update closure dependency file immediately.
Wrap files with a lodash template.
Lint CoffeeScript in karma
A Karma plugin. Inject karma conf into pact tests.
A Karma plugin. dynamicly set global variables at runtime
A Karma plugin. Compile cson files to json on the fly
A Karma plugin. Compile JSON files to Angular modules on the fly. Includes support for require.js.