{"library":"babel-plugin-flow-to-typescript","type":"library","category":null,"description":"Babel plugin to convert Flow type annotations into TypeScript. Current stable version: 0.6.0. Release cadence is low (last release June 2018). Key differentiator: transforms Flow syntax (exact types, opaque types, $Keys, etc.) directly in Babel pipeline. No type inference, but covers most Flow constructs including maybe types, function types, object types, and utility types like $Diff and $Shape. Requires @babel/core ^7.4.4. Not actively maintained; no support for newer Flow features or TypeScript 3+ syntax.","language":"javascript","status":"maintenance","version":"0.6.0","tags":["javascript","babel","flow","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-flow-to-typescript","imports":["{\n  plugins: ['babel-plugin-flow-to-typescript']\n}","const plugin = require('babel-plugin-flow-to-typescript');","module.exports = {\n  plugins: ['babel-plugin-flow-to-typescript']\n};"]},{"cmd":"yarn add babel-plugin-flow-to-typescript","imports":[]},{"cmd":"pnpm add babel-plugin-flow-to-typescript","imports":[]}],"homepage":null,"github":"https://github.com/Kiikurage/babel-plugin-flow-to-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-flow-to-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/babel-plugin-flow-to-typescript/compatibility"}}