Why do I need to install zod?
Pigeon depends on zod for validation. At this point it does not support any other validation libraries.
Because zod is being used, TypeScript must be in strict mode. See all zod requirements here.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
npm install @adrocodes/pigeon zod
yarn add @adrocodes/pigeon zod
pnpm add @adrocodes/pigeon zod
bun add @adrocodes/pigeon zod
zod?zod is being used, TypeScript must be in strict mode. See all zod requirements here.