Skip to content

Commit 8e4af7b

Browse files
authoredAug 18, 2023
X to Zod: add app.quicktype.io (#2668)
1 parent 0d49f10 commit 8e4af7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ There are a growing number of tools that are built atop or support Zod natively!
502502
- [`prisma-zod-generator`](https://github.com/omar-dulaimi/prisma-zod-generator): Emit Zod schemas from your Prisma schema.
503503
- [`prisma-trpc-generator`](https://github.com/omar-dulaimi/prisma-trpc-generator): Emit fully implemented tRPC routers and their validation schemas using Zod.
504504
- [`zod-prisma-types`](https://github.com/chrishoermann/zod-prisma-types) Create Zod types from your Prisma models.
505+
- [`quicktype`](https://app.quicktype.io/): Convert JSON objects and JSON schemas into Zod schemas.
505506

506507
#### Mocking
507508

0 commit comments

Comments
 (0)
Please sign in to comment.