{"library":"esbuild-runner-plugins","type":"library","category":null,"description":"esbuild-runner (esr) is a high-speed on-the-fly transpiler for modern JavaScript, TypeScript, and JSX, powered by esbuild. It replaces slower alternatives like ts-node and babel-register for running scripts, tests, or arbitrary code without pre-building. Current version is 2.3.0-plugins.0, built on esbuild (peer dependency of any version). It offers two modes: bundling (default, one-shot esbuild invocation) and transform (file-by-file with caching via --cache flag). Useful for development workflows, Jest transforms, and VSCode debugging. Ships TypeScript definitions. No built-in plugins; the 'plugins' suffix indicates compatibility with esbuild plugins.","language":"javascript","status":"active","version":"2.3.0-plugins.0","tags":["javascript","esbuild","typescript","commonjs","jest","esnext","cjs","node","nodejs"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-runner-plugins","imports":["npx esr script.ts","require('esbuild-runner/register')","transform: { '\\.ts$': 'esbuild-runner/jest' }","module.exports = { type: 'transform', esbuild: { target: 'esnext' } }"]},{"cmd":"yarn add esbuild-runner-plugins","imports":[]},{"cmd":"pnpm add esbuild-runner-plugins","imports":[]}],"homepage":null,"github":"https://github.com/bashmish/esbuild-runner","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-runner-plugins","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}