Skip to content

Commit 8b74d50

Browse files
authored
Add zod (#1271)
1 parent 452991f commit 8b74d50

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
@@ -556,6 +556,7 @@
556556
- [ajv](https://github.com/ajv-validator/ajv) - The fastest JSON Schema validator. Supports v5, v6 and v7 proposals.
557557
- [Superstruct](https://github.com/ianstormtaylor/superstruct) - Simple and composable way to validate data in JavaScript (and TypeScript).
558558
- [yup](https://github.com/jquense/yup) - Object schema validation.
559+
- [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.
559560

560561
### Parsing
561562

0 commit comments

Comments
 (0)