flowtypify
flowtypify copied to clipboard
Results
2
flowtypify issues
Sort by
recently updated
recently updated
newest added
*flowtypify creates a flowtype definition from a JSON schema. This has been highly useful to me because it gives me compile-time types for an API contract so I can build...
Saves bundle size for code that will never change. Output should be good enough to spot errors and make sense of the types, but doesn't need to be too fancy.
enhancement