{"library":"tsc-esbuild","type":"library","category":null,"description":"tsc-esbuild is a thin wrapper that runs TypeScript's compiler (tsc) for type checking but delegates actual JavaScript/declaration file emission to esbuild for dramatically faster builds. Version 0.0.1-0 is the initial prerelease with peer dependency on TypeScript 3.x or 4.x. Unlike ts-speedy or other hybrid approaches, this package directly patches the tsc API to intercept output, making it drop-in compatible with existing tsc invocations. It targets Node.js environments (CLI) and is not intended for browser use. Release cadence is irregular as it's in early development.","language":"javascript","status":"active","version":"0.0.1-0","tags":["javascript","esbuild","tsc","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tsc-esbuild","imports":["import tscEsbuild from 'tsc-esbuild'","import { runTscWithEsbuild } from 'tsc-esbuild'","import type { TscEsbuildOptions } from 'tsc-esbuild'"]},{"cmd":"yarn add tsc-esbuild","imports":[]},{"cmd":"pnpm add tsc-esbuild","imports":[]}],"homepage":null,"github":"https://github.com/fi3ework/tsc-esbuild","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tsc-esbuild","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}