{"library":"esbuild-node-loader","type":"library","category":null,"description":"Transpile TypeScript to ESM using Node.js loader hooks, leveraging esbuild for fast compilation. Current stable version is 0.8.0. Release cadence is irregular, with updates addressing loader hook deprecations and minor features. Compared to esbuild-register, this package targets Node.js ESM (ECMAScript Modules) rather than CommonJS. It supports .ts, .tsx, and .json files, and resolves extensions automatically. Primarily used as a development tool for running TypeScript files directly with Node.js without a separate build step.","language":"javascript","status":"active","version":"0.8.0","tags":["javascript","node-loader"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-node-loader","imports":["node --loader esbuild-node-loader file.ts","node --loader esbuild-node-loader/register.mjs file.ts"]},{"cmd":"yarn add esbuild-node-loader","imports":[]},{"cmd":"pnpm add esbuild-node-loader","imports":[]}],"homepage":null,"github":"https://github.com/antfu/esbuild-node-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-node-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}