{"library":"typescript-transpile-only","type":"library","category":null,"description":"typescript-transpile-only (version 0.0.4) is a command-line interface utility that wraps the TypeScript compiler (`tsc`) to perform transpilation without type checking. Its primary purpose is to allow developers to convert TypeScript code into JavaScript, enforcing only syntax correctness while ignoring semantic (type) errors. This tool is particularly useful for projects undergoing a gradual migration from JavaScript to TypeScript, or for teams where immediate resolution of all type errors is not feasible or desired, enabling a softer transition. The package's author notes it was a \"1 hour hack,\" indicating a minimal development effort and implying an irregular or non-existent release cadence. Its key differentiator is this focused `transpile-only` behavior without the complexities or overhead of full `tsc` type-checking, enabling a softer transition path for projects with existing type errors.","language":"javascript","status":"maintenance","version":"0.0.4","tags":["javascript","TypeScript","transpile-only","transpile","compile","downlevel"],"last_verified":"Wed Apr 22","install":[{"cmd":"npm install typescript-transpile-only","imports":[]},{"cmd":"yarn add typescript-transpile-only","imports":[]},{"cmd":"pnpm add typescript-transpile-only","imports":[]}],"homepage":null,"github":"https://github.com/cspotcode/typescript-transpile-only","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-transpile-only","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}