{"library":"karma-esbuild-next","type":"library","category":null,"description":"An esbuild preprocessor for the Karma test runner, forked from karma-esbuild. It leverages esbuild for fast compilation and readable output, supporting custom esbuild configurations, plugin integration, and single-bundle mode to merge test files into one bundle. Current version 1.1.0 requires esbuild >=0.17.0. Compared to alternatives like karma-webpack or karma-rollup, it offers significantly faster build times due to esbuild's speed, while maintaining compatibility with Karma's standard preprocessor interface.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","karma-plugin","karma-preprocessor","esbuild"],"last_verified":"Fri May 01","install":[{"cmd":"npm install karma-esbuild-next","imports":["npm install --save-dev karma-esbuild-next","preprocessors: { \"test/**/*.test.js\": [\"esbuild\"] }","config.set({ esbuild: { define: {}, plugins: [], singleBundle: true } })"]},{"cmd":"yarn add karma-esbuild-next","imports":[]},{"cmd":"pnpm add karma-esbuild-next","imports":[]}],"homepage":null,"github":"https://github.com/alexandernst/karma-esbuild-next","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-esbuild-next","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}