{"library":"esbuild-runner","type":"library","category":null,"description":"A fast on-the-fly transpiler for modern JS, TypeScript, and JSX using esbuild. Current stable version is 2.2.2. Designed as a drop-in replacement for ts-node with significantly faster startup and transpilation by leveraging esbuild instead of the TypeScript compiler. Supports both bundle mode (default) and transform mode with caching. Works as a binary (esr), as a Node.js require hook (-r esbuild-runner/register), and as a Jest transformer. Requires esbuild as a peer dependency.","language":"javascript","status":"active","version":"2.2.2","tags":["javascript","esbuild","typescript","commonjs","jest","esnext","cjs","node","nodejs"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install esbuild-runner","imports":["npx esr script.ts","node -r esbuild-runner/register script.ts","transform: { '\\\\.ts$': 'esbuild-runner/jest' }","module.exports = { type: 'bundle', esbuild: { target: 'esnext' } }"]},{"cmd":"yarn add esbuild-runner","imports":[]},{"cmd":"pnpm add esbuild-runner","imports":[]}],"homepage":null,"github":"https://github.com/folke/esbuild-runner","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-runner","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}