A utility to recursively make all properties in a Zod schema optional.
Express middleware to validate requests using zod schema's.
A Nuxt Module for localizing zod error messages.
Typesafe front matter
Convert various schema validation libraries to JSON Schema
Object.freeze globals to prevent accidental mutation during the life of your program.
Performant, flexible and extensible forms library for React Hooks
ESLint plugin for Zod v4 best practices and migration from v3
Zod schemas and TypeScript types for Camunda 8 unified API
A client for node or the browser to generate and consume streaming json
A Prisma generator that creates Zod schemas for all of your models
This package allows using your Zod schema with AutoForm.
A Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.
Generate fast-check arbitraries from Zod schemas.
TypeScript types for the Seam API.
Converts Zod schemas to Json Schemas (Fork upgraded to Zod V4)
Shared utilities for eslint-zod plugins
A Pothos plugin for adding argument validation
Convert Zod schemas to JSON schemas which are optionally compatible with OpenAI's structured outputs.
Generate Markdown docs from Zod schemas
**JSON Schema to Zod is a TypeScript library that converts JSON Schemas into Zod schemas, enabling dynamic validation of data structures.** This utility is particularly useful in scenarios where JSON Schemas are stored in databases and need to be dynamica
TypeScript-friendly middleware designed for Express applications, leveraging the robustness of Zod schemas to validate incoming request bodies, parameters, and queries.
Advanced fetch wrapper for typescript with zod schema validations, pre-defined routes, hooks, plugins and more. Works on the browser, node (version 18+), workers, deno and bun.
Automatically deriving Zod schemas from ZModel schemas