{"library":"ts-migrate-server","type":"library","category":null,"description":"A package from Airbnb that contains the main migration runner for ts-migrate, a tool to assist migrating JavaScript codebases to TypeScript. It spawns a TypeScript server (TSServer) process and provides a standardized API for running migration plugins. Current stable version is 0.1.33. The tool is designed around Airbnb projects and is considered experimental for broader use. It requires TypeScript >4.0 and is part of the ts-migrate monorepo which also includes plugins and a CLI. Unlike simple codemods, ts-migrate-server leverages the TypeScript compiler API for more complex transformations.","language":"javascript","status":"active","version":"0.1.33","tags":["javascript","ts-migrate","ts-migrate-server","typescript","migration","codemod"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ts-migrate-server","imports":["import { migrate } from 'ts-migrate-server'","import { MigrateConfig } from 'ts-migrate-server'","import { Migration } from 'ts-migrate-server'"]},{"cmd":"yarn add ts-migrate-server","imports":[]},{"cmd":"pnpm add ts-migrate-server","imports":[]}],"homepage":"https://github.com/airbnb/ts-migrate#readme","github":"https://github.com/airbnb/ts-migrate","docs":null,"changelog":null,"pypi":null,"npm":"ts-migrate-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}