Various modules to help leverage zod in all sort so places
-
- Converts a Zod schema into an OpenAPI 3.0
SchemaObject
- Leverages openapi3-ts for typings and builders
- Converts a Zod schema into an OpenAPI 3.0
-
- Generates a mock object for testing.
- Fake data generated from the peer dependency faker.js
-
- Helper tooling to use Zod in NestJS.
- Patch for @nestjs/swagger to use
@anatine/zod-openapi
to display schemas.
-
- Used with GraphQL code generator plugin to generate form validation schema from your GraphQL schema.
-
- Used with GraphQL code generator plugin to generate form validation schema from your GraphQL schema.
- Alternative codebase to @anatine/graphql-zod-validation
This is a monorepo project utilizing the tooling Nx.