Conditionally disables Zod run-time parsing in production while preserving type inference.
TypeScript-first schema declaration and validation library with static type inference
Wrap zod validation errors in user-friendly readable messages
Converts Zod schemas to Json Schemas
Generate zod schemas from typescript types/interfaces
Creates Zod types from JSON Schema at runtime
Model Context Protocol implementation for TypeScript
Convert Zod Schemas to OpenAPI v3.x documentation
Builds OpenAPI schemas from Zod schemas
TypeDoc plugin which replaces z.infer<typeof x> with the inferred type
Generate Zod schemas from Drizzle ORM schemas
Convert Zod schemas to Protobuf definitions
Generates mock data from zod schema. Powered by @faker-js/faker and randexp.js
A wrapper class of Hono which supports OpenAPI.
generate TypeScript types from your Zod schema
All NestJS + Zod utilities you need
Converts JSON schema objects or files into Zod schemas
Zod types for Remotion
Utilities to format and customize Zod error messages
Zod Type Provider for Fastify@5
Validator middleware using Zod
typesafe assertion library for TypeScript 3.7+
Zod to OpenAPI converter
A package to convert JSON schema (draft 4+) objects into Zod schemas in the form of Zod objects at runtime.