{"library":"lab-transform-typescript","type":"library","category":null,"description":"lab-transform-typescript is a utility that enables the `lab` testing framework to directly execute TypeScript test files without requiring a separate pre-compilation step. This allows for a more streamlined `npm test` workflow for projects using TypeScript with `lab`. The current stable version is 3.0.1, which includes inlined source maps for better error reporting. The package's release cadence is not fixed, typically driven by updates to the `lab` framework or `typescript` itself. Key differentiators include its tight integration with `lab`, support for source maps, and the provision of optional type definitions for `lab` and `code` (the assertion library used with `lab`), enhancing the development experience for TypeScript users within the `lab` ecosystem. It leverages TypeScript's official configuration loader and parser since version 3.0.0.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","lab","typescript","coverage","test"],"last_verified":"Wed May 27","install":[{"cmd":"npm install lab-transform-typescript","imports":["const transform = require('lab-transform-typescript');","/* No JS import; used via CLI: */\nlab --sourcemaps --transform node_modules/lab-transform-typescript","/* No direct JS import for these types; they are installed separately */"]},{"cmd":"yarn add lab-transform-typescript","imports":[]},{"cmd":"pnpm add lab-transform-typescript","imports":[]}],"homepage":null,"github":"https://github.com/garthk/lab-transform-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lab-transform-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/lab-transform-typescript/compatibility"}}