Static type checker for JavaScript that detects type errors
Static type checker for JavaScript
flow
$ flow init
$ flow check
$ flow check-contents < myfile.js