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
- Cannot find files with multiple extensions (e.g. fileName.decorator.js)
- Support overloading method signatures in object types
- await/.then does not unwrap Promise<Promise<T>>
- Poor error message location for use of geolocation api
- Disjoint unions with exact types - poor inference of typeof undefined check
- `boolean` is incompatible with `true | false`
- Union type of exact object types doesn't add refinement based on property only in one of the choices
- Flow's linter complains that JSON files are untyped
- module.name_mapper to map absolute import paths no longer works
- intersection types behaving unexpectedly when used inside types vs classes
- Docs
- OCaml not yet supported