Skip to content

Commit

Permalink
Add Zod (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialaoui10 authored Feb 16, 2025
1 parent 7d68235 commit 9c0ba38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Hegel](https://hegel.js.org/) - A static type checker for JavaScript with a bias on type inference an strong type system.
* [TypL](https://github.com/getify/TypL) - the JavaScript Type Linter with a bias on type inference.
* [Hindley Milner Definitions](https://github.com/xodio/hm-def) - runtime type checking for JavaScript functions using Haskell-alike Hindley Milner type signatures.
* [Zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with built-in static type inference.

## Testing Frameworks

Expand Down

0 comments on commit 9c0ba38

Please sign in to comment.