A Pothos plugin for adding schema based validation
NestJS helper to easily use Zod with OpenAPI
Compare two Zod schemas recursively.
A middy validation plugin that uses zod
Codec-first Zod v4 integration for Convex -- type-safe validation, encoding, DB wrapping, and codegen.
Compile Zod schemas into zero-overhead validation functions at build time
No description provided.
This package provides a CLI and library to convert OpenAPI schemas to Zod schemas and generate schema code.
Drop-in zod replacement that lazily constructs compound schemas for dramatic cold-start speedups. Exports `z` (lazy, drop-in), `eagerZ` (real zod, zero overhead), and `lazyZ` (explicit factory wrapper).
A consolidated product package for building Module Federation apps with oRPC APIs.
Shared types for the workspace
Type-safe CLI command definition and execution.
A library for integrating zod validation objects into nestjs graphql objects.
Zod adapter for TMCP JSON Schema conversion
Fully functional forms for Chakra UI.
Builds OpenAPI schemas from Zod schemas
Stacks blockchain address validation and formatting utilities
A collection of small helpful functions.
Modern Zod v4-only NestJS + OpenAPI 3.1 integration. Successor to nestjs-zod.
zod firebase-admin schema
Generate Zod schemas from OpenAPI specifications. A TypeScript code generator that converts OpenAPI/Swagger YAML definitions into type-safe Zod validation schemas.
🧬 The fastest schema with next-gen DX
Inferring Zod schema from TypeScript types
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.