{"library":"ts-babel","type":"library","category":null,"description":"ts-babel (v6.1.7) transforms the output of the TypeScript compiler using Babel for fine-grained control over target environments. It acts as a bridge between TypeScript's compilation and Babel's polyfill and syntax transformation capabilities, allowing projects to use TypeScript for type checking and modern syntax while leveraging Babel for cross-browser compatibility. Key differentiator: avoids duplicate parsing by feeding TypeScript's emit directly into Babel, preserving source maps. Maintenance status unknown (last release likely older). Requires TypeScript ^3.5.2 as a peer dependency and Node >=8.10.0.","language":"javascript","status":"maintenance","version":"6.1.7","tags":["javascript","babel","typescript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install ts-babel","imports":["import tsBabel from 'ts-babel'","import { transform } from 'ts-babel'","import type { TransformOptions } from 'ts-babel'"]},{"cmd":"yarn add ts-babel","imports":[]},{"cmd":"pnpm add ts-babel","imports":[]}],"homepage":null,"github":"https://github.com/develar/ts-babel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ts-babel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}