Home /Community clients /jod
jod
Zod-style schemas over Jev: validate the state locally, then project typed answers.
From the readme
jod Semantic schemas for TypeScript. Bind a state schema and a set of questions into one artifact, then get typed answers back. Zod validates data you already understand. Jev judges data you don't. jod is the seam: your state is validated locally and for free, every question goes out in one parallel Jev request, and the answers come back as domain values …
npm i jodDetails
- Section
- Community clients
- owner
- mateonunez
- stars
- 3
- forks
- 0
- pushed
- 2026-09-17
- Language
- TypeScript
- License
- MIT
What it is
- Form
- Library or SDK
- Host agent
- Standalone
- Audience
- Agent builders
Maturity
Docs