Documentation · in sync with the code
Zod
14 pages across 6 sections, generated from the real codebase — every page tracks the exact source files it came from, and knows when they drift.
14pages
6sections
100%source-tracked
2026-08-10last synced
Explore the wiki
1 page
Onboarding
Day-one setup, a tour of every workspace package, how to run the tests, and a safe first change.
4 pages
How It Works
What happens between schema.parse(data) and typed output or a ZodError, traced through the v4 source.
4 pages
Technologies
The zod package depends on nothing at runtime; every listed dependency is dev toolchain. Here is the map.
2 pages
Reference
The entry points the package.json exports map exposes, and what each one gives you.