{"library":"karma-typescript-preprocessor2","type":"library","category":null,"description":"A Karma preprocessor plugin that transpiles TypeScript files using the gulp-typescript compiler with incremental compilation for fast rebuilds. Version 1.2.1 is the latest stable release. It relies on tsconfig.json for primary configuration, supports custom compiler overrides, sourcemaps via gulp-sourcemaps, and virtual path transformations. Notable features include very fast incremental rebuilds, good error reporting, and the ability to exclude .d.ts files. However, it has several unsupported TypeScript config options (sourceMap, rootDir, watch, project) and may face compatibility issues with newer Karma or TypeScript versions.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","karma","karma-plugin","karma-typescript","karma-typescript-preprocessor"],"last_verified":"Fri May 01","install":[{"cmd":"npm install karma-typescript-preprocessor2","imports":["// Add 'typescript' to karma preprocessors list in karma.conf.js","config.set({ typescriptPreprocessor: { ... } })","config.set({ typescriptPreprocessor: { transformPath: [function(path){ ... }] } })"]},{"cmd":"yarn add karma-typescript-preprocessor2","imports":[]},{"cmd":"pnpm add karma-typescript-preprocessor2","imports":[]}],"homepage":null,"github":"https://github.com/klaygomes/karma-typescript-preprocessor2","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-typescript-preprocessor2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}