{"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"],"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":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/esbuild-runner/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}