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
- Array(n).fill(value) isn't typechecked
- Method override doesn't work with union/intersection combination: (A | B) & C
- $PropertyType lookups on class parameters allows variance abuse to sneak through class method checking
- Multiple variable declarators for `declare var`
- Support extra `filter` and `every` type refinement
- Autocompletion/suggestions on imported or inherited types not happening
- `flow init --options` is broken
- Disjoint union refinement not working with bounded generics
- Add http2 node module definitions
- Top-level await
- Docs
- OCaml not yet supported