{"library":"karma-es6-transpiler-preprocessor","type":"library","category":null,"description":"A Karma preprocessor that transpiles ES6 JavaScript code to ES5 using es6-transpiler. Version 0.0.1, last updated in 2014. This package is essentially abandoned; es6-transpiler is no longer maintained, and modern projects should use Babel or TypeScript instead. It works only with Karma and requires no direct dependencies but relies on es6-transpiler being installed (though not listed as a peer dependency).","language":"javascript","status":"deprecated","version":"0.0.1","tags":["javascript","karma-plugin","karma-preprocessor"],"last_verified":"Fri May 01","install":[{"cmd":"npm install karma-es6-transpiler-preprocessor","imports":["module.exports = function(config) { config.set({ preprocessors: { '*.js': ['es6-transpiler'] } }); };"]},{"cmd":"yarn add karma-es6-transpiler-preprocessor","imports":[]},{"cmd":"pnpm add karma-es6-transpiler-preprocessor","imports":[]}],"homepage":null,"github":"https://github.com/ouhouhsami/karma-es6-transpiler-preprocessor","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-es6-transpiler-preprocessor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}