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 supported16 Subscribers
Add a CodeTriage badge to flow
Help out
- Issues
- (a | b) & c != (a & c) | (b & c) for objects
- 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: User-defined type assertions
- Generics with class instance fields
- What are best practices for optional parameters?
- Intersection type of union type and literal string is not type-checking
- Intersection of objects are not extendable with more properties or even queryable about other properties
- Can't use a class's type as an `extends`
- Docs
- OCaml not yet supported