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
- Auto-Destructuring multiple arrays fails to work, manual destructing works fine.
- instanceof (and probably other) checks don't refine with direct boolean comparison
- Octal and binary numbers > 2^63-1 crash the parser
- Initialization information seems to be lost inside closures
- Don't warn about untyped-type-import when importing from .js.flow file
- Assert non primitive types in comparison expression
- Support optional class properties
- Reduce Priority of Flow LS
- Goofy `instanceof` refinement under a bounded polymorphic function
- Inconsistent disjoint union type checking when type isn't explicitly defined in variable declaration
- Docs
- OCaml not yet supported