flow
https://github.com/facebook/flow
OCaml
Adds static typing to JavaScript to improve developer productivity and code quality.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
OCaml not yet supported17 Subscribers
Add a CodeTriage badge to flow
Help out
- Issues
- Flow thinks "arguments" is an array?
- Inferred array type allows unsound covariance?
- Possibility to call non-existing method on array element without explicit 'any'
- Union type enums not being refined correctly
- Non initialize class fields doesn't treats as nullable
- Add dns.promises typedef to node.js
- Add more examples on generic restrictions
- Report invalid type parameters even if a type is not technically "instantiated"
- Misleading value-as-type errors on type identifiers that aren't properly typed
- Constraints on generic type aliases are not checked if value is not used
- Docs
- OCaml not yet supported