We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452991f commit 8b74d50Copy full SHA for 8b74d50
readme.md
@@ -556,6 +556,7 @@
556
- [ajv](https://github.com/ajv-validator/ajv) - The fastest JSON Schema validator. Supports v5, v6 and v7 proposals.
557
- [Superstruct](https://github.com/ianstormtaylor/superstruct) - Simple and composable way to validate data in JavaScript (and TypeScript).
558
- [yup](https://github.com/jquense/yup) - Object schema validation.
559
+- [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.
560
561
### Parsing
562
0 commit comments