Skip to content

Commit 7725382

Browse files
committed
feat: add yup to Type Checkers section
1 parent f2f608d commit 7725382

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
147147
* [TypL](https://github.com/getify/TypL) - the JavaScript Type Linter with a bias on type inference.
148148
* [Hindley Milner Definitions](https://github.com/xodio/hm-def) - runtime type checking for JavaScript functions using Haskell-alike Hindley Milner type signatures.
149149
* [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.
150151

151152
## Testing Frameworks
152153

0 commit comments

Comments
 (0)