{"library":"ttsc","type":"library","category":null,"description":"ttsc is a general-purpose TypeScript-to-Go compiler, plugin host, and runtime that enables compiler-powered transforms and type-safe execution. Current stable version is v0.6.0, released with ongoing updates roughly every few months. Key differentiators: it provides a ttsx executor that is 10x faster than ts-node and includes type checking (unlike tsx), supports native Go-based transformer plugins configured via tsconfig.json, and integrates with libraries like typia. It includes a built-in linter and supports TypeScript 6 preview.","language":"javascript","status":"active","version":"0.6.0","tags":["javascript","tsgo","runner","transformer","plugin-host","ttsc","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install ttsc","imports":["import ttsc from 'ttsc'","import ttsx from 'ttsc/ttsx'","import { TransformPlugin } from 'ttsc'"]},{"cmd":"yarn add ttsc","imports":[]},{"cmd":"pnpm add ttsc","imports":[]}],"homepage":"https://ttsc.dev","github":"https://github.com/samchon/ttsc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ttsc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}