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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
147
147
*[TypL](https://github.com/getify/TypL) - the JavaScript Type Linter with a bias on type inference.
148
148
*[Hindley Milner Definitions](https://github.com/xodio/hm-def) - runtime type checking for JavaScript functions using Haskell-alike Hindley Milner type signatures.
149
149
*[Zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with built-in static type inference.
150
+
*[Yup](https://github.com/jquense/yup) - JavaScript schema builder and validator.
0 commit comments