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
- Auto-Destructuring multiple arrays fails to work, manual destructing works fine.
- instanceof (and probably other) checks don't refine with direct boolean comparison
- Wrong type for Node's url.parse() function?
- Octal and binary numbers > 2^63-1 crash the parser
- node "fs" lib definitions: optional parameter "mode" is not optional to node (due to variable nr. of params?)
- Export types using flow comments syntax
- 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
- Refinements with Array.find
- Docs
- OCaml not yet supported