You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
143
143
*[Hegel](https://hegel.js.org/) - A static type checker for JavaScript with a bias on type inference an strong type system.
144
144
*[TypL](https://github.com/getify/TypL) - the JavaScript Type Linter with a bias on type inference.
145
145
*[Hindley Milner Definitions](https://github.com/xodio/hm-def) - runtime type checking for JavaScript functions using Haskell-alike Hindley Milner type signatures.
146
+
*[Zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with built-in static type inference.
0 commit comments