@fiahfy/flow2ts
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

flow2ts

badge

CLI to convert Flow code into TypeScript with babel-plugin-flow-to-typescript.

Installation

npm install @fiahfy/flow2ts

Usage

import { convert } from '@fiahfy/flow2ts'

convert(code)

CLI

npm install -g @fiahfy/flow2ts
flow2ts index.js

or use via npx

npx @fiahfy/flow2ts index.js

Package Sidebar

Install

npm i @fiahfy/flow2ts

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

12.5 kB

Total Files

11

Last publish

Collaborators

  • fiahfy