Home / JavaScript Type Checkers
2 Repositories
Sortby
Hindley Milner Definitions The hm-def package allows you to enforce runtime type checking for JavaScript functions using Haskell-alike Hindley Milner
TypL The Type Linter for JS. Overview TypL provides optional type annotations for JS programs, so you can verify that you haven't mixed incompatible v