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
- Iterator interface should not have @@iterator method
- In v0.54, intersection of objects with properties of the same name seems to behave strangely
- Warn if properties not initialized in constructor
- 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
- Docs
- OCaml not yet supported