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

can this library borrow from ts2fable? #64

Open
fergusmeiklejohn opened this issue Dec 13, 2018 · 1 comment
Open

can this library borrow from ts2fable? #64

fergusmeiklejohn opened this issue Dec 13, 2018 · 1 comment

Comments

@fergusmeiklejohn
Copy link

Just a quick suggestion: have you looked at how ts2fable are generating F# types from typescript definitions? https://github.com/fable-compiler/ts2fable

I'm sure this is old news and apologies if so, but I couldn't find 'fable' or'ts2fable' in a search on this repo..

@rrdelaney
Copy link
Owner

Check out #63 (comment) for the current state of the repo. Ideally retyped wouldn't really do much analysis on the TS bindings, it would just convert from .d.ts to .dre, but that .dre is still a WIP that I haven't worked on much recently. You can check out dre here: https://github.com/rrdelaney/reason-dre.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants