{"library":"super-detype","type":"library","category":null,"description":"Super-detype is a CLI tool (v2.2.2) that converts an entire TypeScript project to JavaScript by stripping type annotations and compiling with Babel. It handles Node.js, React, Next.js, Remix, and Vite projects, but not Vue or Svelte. Unlike file-by-file converters or copy-paste tools, it processes whole directories at once. It requires Node >=22 and is primarily used via npx or global install. Release cadence is sporadic. Ships bundled TypeScript types for its own API but the tool itself generates JS.","language":"javascript","status":"active","version":"2.2.2","tags":["javascript","converter","typescript","typescript-to-javascript","compiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install super-detype","imports":["import superDetype from 'super-detype'","import { convertProject } from 'super-detype'","npx super-detype <input> <output>"]},{"cmd":"yarn add super-detype","imports":[]},{"cmd":"pnpm add super-detype","imports":[]}],"homepage":"https://super-detype.sknl.dev","github":"https://github.com/Super-Kenil/super-detype","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/super-detype","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}