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

Add support for Flow #1

Open
kangax opened this issue Jun 7, 2018 · 2 comments
Open

Add support for Flow #1

kangax opened this issue Jun 7, 2018 · 2 comments

Comments

@kangax
Copy link

kangax commented Jun 7, 2018

I love the idea of this project but we're using Flow, not TypeScript. It'd be great to have support for Flow as well, perhaps using something like pluggable adapters (Flow, TypeScript, or anything that can infer props from a component file).

@denisraslov
Copy link
Owner

Thank you!

Yes, I thought about Flow and consider to add support for it later. For example, snappify could check what syntax the code in a file has and use a needed parser for this file to get the types of the props.

Unfortunately, I’m a little bit busy now and don’t have enough time to implement this feature.

If you have an interest to implement it by yourself, I’d love to discuss the details of the implementation. PRs is welcome!

@kangax
Copy link
Author

kangax commented Jun 11, 2018

Awesome. I'll see if I can find some time soon!

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