Skip to content

Commit 0d49f10

Browse files
authored
docs: add typeschema to ecosystem (#2626)
1 parent 13d9e6b commit 0d49f10

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
@@ -488,6 +488,7 @@ There are a growing number of tools that are built atop or support Zod natively!
488488
- [`nestjs-graphql-zod`](https://github.com/incetarik/nestjs-graphql-zod): Generates NestJS GraphQL model classes from Zod schemas. Provides GraphQL method decorators working with Zod schemas.
489489
- [`zod-openapi`](https://github.com/samchungy/zod-openapi): Create full OpenAPI v3.x documentation from Zod schemas.
490490
- [`fastify-zod-openapi`](https://github.com/samchungy/fastify-zod-openapi): Fastify type provider, validation, serialization and @fastify/swagger support for Zod schemas.
491+
- [`typeschema`](https://typeschema.com/): Universal adapter for schema validation.
491492

492493
#### X to Zod
493494

0 commit comments

Comments
 (0)