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
- fs.readSync position allows null
- Intersections of predefined types cause errors
- module.ignore_non_literal_requires=true seems to break flow-typed
- @@-prefixed methods should be allowed only in declarations
- Result of Array access with index should treated as Maybe type
- def-site variance does not prohibit illegal method declarations for interfaces
- Cannot test property exist on (A | (B & C)) type
- Catch name_mapper exceptions
- Node modules above the project root are preferred over libs
- non-associative intersections ( (A&B)&C is different from A&(B&C) )
- Docs
- OCaml not yet supported