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
- (a | b) & c != (a & c) | (b & c) for objects
- How to properly annotate Object literal without loosing info about its properties #question
- Unsoundness when mutable objects are used (`false` has type `true`)
- Interface with Iterable field doesn't support Array in class implementation
- Disjoint union refinement doesn't work with Date type
- Intersection type incompatible with equivalent type
- Feature request: nontrivial/non-boolean predicate function
- Generics with class instance fields
- What are best practices for optional parameters?
- Optional properties seem to be required when react component is passed to function
- Docs
- OCaml not yet supported