{"library":"embed-typescript","type":"library","category":null,"description":"A library for embedding the TypeScript compiler directly into Node.js or browser applications, providing programmatic compilation, custom transformers, and detailed diagnostics. Current stable version is 3.1.0, with monthly updates. It supports dynamic code compilation without external build tools, includes a CLI for collecting external type definitions from npm packages, and offers a rich diagnostic API. Compared to alternatives like ts-node or esbuild-register, it is designed for in-process compilation with fine-grained control over transformations and error reporting.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","typescript","compiler","embed","nodejs","browser"],"last_verified":"Fri May 01","install":[{"cmd":"npm install embed-typescript","imports":["import { EmbedTypeScript } from 'embed-typescript'","import type { IEmbedTypeScriptResult } from 'embed-typescript'","import { EmbedEsLint } from 'embed-typescript'","import type { IEmbedTypeScriptFountain } from 'embed-typescript'"]},{"cmd":"yarn add embed-typescript","imports":[]},{"cmd":"pnpm add embed-typescript","imports":[]}],"homepage":null,"github":"https://github.com/samchon/embed-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/embed-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}