{"library":"esbuild-plugin-tsc","type":"library","category":null,"description":"An esbuild plugin that delegates TypeScript compilation to the official tsc compiler, enabling support for features not natively handled by esbuild, such as emitDecoratorMetadata, experimental decorators, and other TypeScript-only transforms. Version 0.5.0 supports TypeScript ^4.0.0 || ^5.0.0 and ships TypeScript type definitions. It targets projects that need tsc for specific files (e.g., those using decorators) while letting esbuild handle the rest, or can force tsc for all files via the `force` option. Released as needed, with a focus on bridging gaps between esbuild's fast but limited TS support and tsc's full feature set.","language":"javascript","status":"active","version":"0.5.0","tags":["javascript","esbuild","esbuild-plugin","tsc","typescript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install esbuild-plugin-tsc","imports":["import esbuildPluginTsc from 'esbuild-plugin-tsc'","import { default as esbuildPluginTsc } from 'esbuild-plugin-tsc'","import type { Options } from 'esbuild-plugin-tsc'"]},{"cmd":"yarn add esbuild-plugin-tsc","imports":[]},{"cmd":"pnpm add esbuild-plugin-tsc","imports":[]}],"homepage":null,"github":"https://github.com/thomaschaaf/esbuild-plugin-tsc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-tsc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}