Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert from Flow Type to TypeScript #91

Closed
balupton opened this issue Dec 10, 2018 · 4 comments
Closed

Convert from Flow Type to TypeScript #91

balupton opened this issue Dec 10, 2018 · 4 comments
Labels
PR / Bounty only External demand, as such, external funding / effort is required to make this happen

Comments

@balupton
Copy link
Member

The javascript ecosystem has selected typescript as the winner. We should update accordingly.

@balupton balupton added the PR / Bounty only External demand, as such, external funding / effort is required to make this happen label Dec 10, 2018
@kambleaa007
Copy link

we'll need to add wrapper of interfaces and classes with proper data types, do you have any plan

@balupton
Copy link
Member Author

It already has types using https://flow.org so conversion to typescript would be as simple as running boundation, selecting ts, then moving the code over to the ts files, and fixing the issues

@balupton
Copy link
Member Author

balupton commented May 7, 2020

Progress made on the feature/ts branch
https://github.com/bevry/projectz/tree/feature/ts

@balupton
Copy link
Member Author

balupton commented May 8, 2020

Released to v2.0.0

@balupton balupton closed this as completed May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR / Bounty only External demand, as such, external funding / effort is required to make this happen
Projects
None yet
Development

No branches or pull requests

2 participants