Ecosystem
There are a growing number of tools built on top of or with native support for Zod! If you've built a tool or library on top of Zod, tell us on Twitter or in a Discussion.
Major Tools
tRPC
: Build end-to-end typesafe APIs without GraphQLreact-hook-form
: Build type-safe forms easily with React Hook Form and Zod resolverts-to-zod
: Convert TypeScript definitions into Zod schemas
Utilities
zod-mocking
: Generate mock data from your Zod schemaszod-fast-check
: Generatefast-check
arbitrary data from Zod schemaszod-endpoints
: Contract-first strictly typed endpoints with Zod
API and Form Tools
express-zod-api
: Build Express-based API services with I/O schema validation and custom middlewarezod-i18n-map
: Helps translate zod error messagesmobx-zod-form
: Data-centric form builder based on MobX and Zod