Adds static typing to JavaScript to improve developer productivity and code quality.
by facebookOCaml
6 of 6 standards met
Repository: facebook/flow. Description: Adds static typing to JavaScript to improve developer productivity and code quality. Stars: 22214, Forks: 1883. Primary language: OCaml. Languages: OCaml (71.7%), JavaScript (24.9%), Shell (1.8%), C (0.7%), TypeScript (0.6%). License: MIT. Homepage: https://flow.org/ Latest release: v0.303.0 (2d ago). Open PRs: 12, open issues: 598. Last activity: 8h ago. Community health: 87%. Top contributors: SamChou19815, mroch, panagosg7, samwgoldman, gabelevi, gkz, nmote, jbrown215, avikchaudhuri, mvitousek and others.
Last 12 weeks · 315 commits
repro Try to use 0.52.0 and everything works just fine. Basically, I can't have return some invalid types even if after I call to strip out invalid types.