Skip to content

Commit 9c0ba38

Browse files
Add Zod (#912)
1 parent 7d68235 commit 9c0ba38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
143143
* [Hegel](https://hegel.js.org/) - A static type checker for JavaScript with a bias on type inference an strong type system.
144144
* [TypL](https://github.com/getify/TypL) - the JavaScript Type Linter with a bias on type inference.
145145
* [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.
146147

147148
## Testing Frameworks
148149

0 commit comments

Comments
 (0)