You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -489,6 +489,7 @@ There are a growing number of tools that are built atop or support Zod natively!
489
489
-[`prisma-trpc-generator`](https://github.com/omar-dulaimi/prisma-trpc-generator): Emit fully implemented tRPC routers and their validation schemas using Zod.
490
490
-[`zod-prisma-types`](https://github.com/chrishoermann/zod-prisma-types) Create Zod types from your Prisma models.
491
491
-[`quicktype`](https://app.quicktype.io/): Convert JSON objects and JSON schemas into Zod schemas.
492
+
-[`@sanity-typed/zod`]([https://app.quicktype.io/](https://github.com/saiichihashimoto/sanity-typed/tree/main/packages/zod)): Generate Zod Schemas from [Sanity Schemas](https://www.sanity.io/docs/schema-types).
Copy file name to clipboardexpand all lines: deno/lib/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -489,6 +489,7 @@ There are a growing number of tools that are built atop or support Zod natively!
489
489
-[`prisma-trpc-generator`](https://github.com/omar-dulaimi/prisma-trpc-generator): Emit fully implemented tRPC routers and their validation schemas using Zod.
490
490
-[`zod-prisma-types`](https://github.com/chrishoermann/zod-prisma-types) Create Zod types from your Prisma models.
491
491
-[`quicktype`](https://app.quicktype.io/): Convert JSON objects and JSON schemas into Zod schemas.
492
+
-[`@sanity-typed/zod`]([https://app.quicktype.io/](https://github.com/saiichihashimoto/sanity-typed/tree/main/packages/zod)): Generate Zod Schemas from [Sanity Schemas](https://www.sanity.io/docs/schema-types).
0 commit comments