Skip to content

Commit 1404f11

Browse files
authored
feat: add yup to Type Checkers section (#949)
1 parent 7752448 commit 1404f11

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
@@ -149,6 +149,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
149149
* [TypL](https://github.com/getify/TypL) - the JavaScript Type Linter with a bias on type inference.
150150
* [Hindley Milner Definitions](https://github.com/xodio/hm-def) - runtime type checking for JavaScript functions using Haskell-alike Hindley Milner type signatures.
151151
* [Zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with built-in static type inference.
152+
* [Yup](https://github.com/jquense/yup) - JavaScript schema builder and validator.
152153

153154
## Testing Frameworks
154155

0 commit comments

Comments
 (0)