`zod-wretch` is a small utility library for [elbywan/wretch](https://github.com/elbywan/wretch/tree/master) to bring in first-class support for [zod](https://github.com/colinhacks/zod) schema validation.
A tiny wrapper built around fetch with an intuitive syntax.
TypeScript-first schema declaration and validation library with static type inference
Converts Zod schemas to Json Schemas
Wrap zod validation errors in user-friendly readable messages
Middlewares for the wretch library
No description provided.
Converts JSON schema objects or files into Zod schemas
Creates Zod types from JSON Schema at runtime
Model Context Protocol implementation for TypeScript
Builds OpenAPI schemas from Zod schemas
Convert Zod Schemas to OpenAPI v3.x documentation
Convert Zod schemas to Protobuf definitions
Generate Zod schemas from Drizzle ORM schemas
Opinionated HTTP client for the frontend
All NestJS + Zod utilities you need
generate TypeScript types from your Zod schema
A wrapper class of Hono which supports OpenAPI.
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+
Generate zod schemas from typescript types/interfaces