Skip to content

Commit

Permalink
Add java-to-zod in X to Zod section (#3385)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangreene authored Apr 12, 2024
1 parent c73c12e commit b811c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,7 @@ There are a growing number of tools that are built atop or support Zod natively!
- [`zod-prisma-types`](https://github.com/chrishoermann/zod-prisma-types) Create Zod types from your Prisma models.
- [`quicktype`](https://app.quicktype.io/): Convert JSON objects and JSON schemas into Zod schemas.
- [`@sanity-typed/zod`](https://github.com/saiichihashimoto/sanity-typed/tree/main/packages/zod): Generate Zod Schemas from [Sanity Schemas](https://www.sanity.io/docs/schema-types).
- [`java-to-zod`](https://github.com/ivangreene/java-to-zod): Convert POJOs to Zod schemas

#### Mocking

Expand Down

0 comments on commit b811c08

Please sign in to comment.