{"library":"tsnt","type":"library","category":null,"description":"tsnt is a zero-config CLI tool for transpiling TypeScript to JavaScript without performing type checking. Version 1.0.0 provides fast transpilation by skipping type checks entirely, making it suitable for development workflows where type checking is done separately. Unlike tsc or ts-node, tsnt focuses solely on transpilation speed and simplicity. It is distributed as an npm package with a single command-line interface.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","typescript","transpiler","cli","no-typecheck"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tsnt","imports":["import tsnt from 'tsnt'","import { transpile } from 'tsnt'","import type { TranspileOptions } from 'tsnt'"]},{"cmd":"yarn add tsnt","imports":[]},{"cmd":"pnpm add tsnt","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tsnt","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}