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⭐ 37210Build end-to-end typesafe APIs without GraphQL.
GQLoom⭐ 45Weave GraphQL schema and resolvers using Zod.

Form Integrations

NameStarsDescription
@regle/schemas⭐ 180Headless form validation library for Vue.js.

Zod to X

NameStarsDescription

X to Zod

NameStarsDescription
orval⭐ 3937Generate Zod schemas from OpenAPI schemas
kubb⭐ 1127The ultimate toolkit for working with APIs.

Mocking Libraries

NameStarsDescription
zod-schema-faker⭐ 51Generate mock data from zod schemas. Powered by @faker-js/faker and randexp.js.

Powered by Zod

NameStarsDescription
Composable Functions⭐ 701Types and functions to make composition easy and safe.
zod-config⭐ 88Load configurations across multiple sources with flexible adapters, ensuring type safety with Zod.

Zod Utilities

NameStarsDescription
zod-playground⭐ 74Interactive playground for testing and exploring Zod and Zod mini schemas in real-time.

On this page