karma-preprocessor
There are 16 repositories under karma-preprocessor topic.
jlmakes/karma-rollup-preprocessor
Karma preprocessor to bundle ES modules using Rollup.
marvinhagemeister/karma-esbuild
Preprocessor based on esbuild for the karma test runner
pvdlg/karma-rollup-preprocessor
Karma preprocessor to bundle modules using Rollup with sourcemap and watch support
blgm/karma-buble-preprocessor
A Karma preprocessor for the Bublé ES2015+ compiler
interfaced/karma-module-resolver-preprocessor
Karma preprocessor to resolve ES6 modules
prantlf/karma-requirejs-esm-preprocessor
Karma preprocessor for converting ES modules to AMD in RequireJS projects.
prantlf/karma-sourcemap-loader
Karma plugin that locates and loads source maps, optionally updating source paths.
dsalvagni/karma-underscore-template-preprocessor
Karma preprocessor for underscore templates.
Engineer2B/karma-regex-preprocessor
A karma preprocessor which does one or more regular expression substitutions the contents of a file.
gnodi/karma-gnodi
Test your gnodi libs with karma!
jhildenbiddle/karma-file-fixtures-preprocessor
A Karma plugin that makes file content accessible within test environments
lddubeau/karma-typescript-agile-preprocessor
Leverage the power of gulp-typescript for a simple yet powerful Karma preprocessor.
pvdlg/karma-postcss-preprocessor
Karma preprocessor to compile css files with postcss with sourcemap and watch support
pvdlg/karma-sass-preprocessor
Karma preprocessor to compile sass and scss files with sourcemap and watch support
rajarju/karma-inlinehtml-preprocessor
Karma Inline HTML Template Preprocessor
SurendraVidiyala/karma-jasmine-testing
unit testing in your Angular applications using Angular mocks, Karma, and Jasmine