💎 Zod 4 is now stable!  Read the announcement.
Zod logo

Ecosystem

Note — To avoid bloat and confusion, the Ecosystem section has been wiped clean with the release of Zod 4. If you've updated your library to work with Zod 4, please submit a PR to add it back in.

There are a growing number of tools that are built atop or support Zod natively! If you've built a tool or library on top of Zod, let me know on Twitter or start a Discussion. I'll add it below and tweet it out.

Resources

API Libraries

NameStarsDescription
tRPC⭐️ 37678Build end-to-end typesafe APIs without GraphQL.
oRPC⭐️ 2383Typesafe APIs Made Simple
Express Zod API⭐️ 739Build Express-based API with I/O validation and middlewares, OpenAPI docs and type-safe client.
Zod Sockets⭐️ 87Socket.IO solution with I/O validation, an AsyncAPI generator, and a type-safe events map.
GQLoom⭐️ 56Weave GraphQL schema and resolvers using Zod.

Form Integrations

NameStarsDescription
Superforms⭐️ 2547Making SvelteKit forms a pleasure to use!
conform⭐️ 2352A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.
zod-validation-error⭐️ 936Generate user-friendly error messages from ZodError instances.
regle⭐️ 217Headless form validation library for Vue.js.

Zod to X

NameStarsDescription

X to Zod

NameStarsDescription
orval⭐️ 4172Generate Zod schemas from OpenAPI schemas
kubb⭐️ 1245The ultimate toolkit for working with APIs.

Mocking Libraries

NameStarsDescription
zod-schema-faker⭐️ 65Generate mock data from zod schemas. Powered by @faker-js/faker and randexp.js.
zocker⭐️ 40Generates valid, semantically meaningful data for your Zod schemas.

Powered by Zod

NameStarsDescription
Composable Functions⭐️ 715Types and functions to make composition easy and safe.
zod-config⭐️ 101Load configurations across multiple sources with flexible adapters, ensuring type safety with Zod.
zod-xlsx⭐️ 39A xlsx based resource validator using Zod schemas for data imports and more

Zod Utilities

NameStarsDescription

On this page