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
- Treat imported JSON as typed literal
- Warn about dead code
- Flow coverage reports empty vars as uncovered.
- Impossible to define classes that typecheck as an Iterator
- Refinement with `instanceof` and generic unions is unsound
- Flow throws in package's source, but doesn't throw in installed version of package
- Exact object types shouldn't allow indexer properties
- Iterator interface should not have @@iterator method
- In v0.54, intersection of objects with properties of the same name seems to behave strangely
- Warn if properties not initialized in constructor
- Docs
- OCaml not yet supported