Skip to content

Create a Flow library definition from a typescripted library

Notifications You must be signed in to change notification settings

Kiechlus/typescript_to_flow

Repository files navigation

typescript_to_flow

Create a Flow Library Definition from a 3rd party library using typescript.

Typescript library to single d.ts definition file

  • https://github.com/SitePen/dts-generator
  • (sudo) npm i -g typescript
  • (sudo) npm i -g dts-generator
  • Clone the library you want to port
  • dts-generator --name library-name --project /path/to/library --out library-name.d.ts

d.ts definition file to Flow Library Definition

Usage of the Flow Library Definition

Troubleshooting

About

Create a Flow library definition from a typescripted library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published