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
- Intersection type of union type and literal string is not type-checking
- Use SingletonStrT, SingletonNumT, SingletonBoolT in case of const literal declarations
- 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`
- Bug with Objects as maps and property accessors
- Order sensitivity bug in refinements for intersection types
- when using rest operator flow requires optional object members to be returned.
- Ramda.assoc cannot be typed correctly
- Function return type union not checked as strictly as separately-declared union?
- Infer non nullable properties from function
- Docs
- OCaml not yet supported