
Introducing ✨ Standard JSON Schema ✨ It's a sister spec to Standard Schema that provides a common interface for any entity that can be converted to JSON Schema
Zod
30 posts

@zodtypes
TypeScript-first schema validation with static type inference. By @colinhacks Docs https://t.co/W6H0OevG8K Discord https://t.co/Vuy7uIhXYe

Introducing ✨ Standard JSON Schema ✨ It's a sister spec to Standard Schema that provides a common interface for any entity that can be converted to JSON Schema

Zod 4 is now in beta! 💎 7x faster object parsing 💎 20x reduction in tsc instantiations 💎 57% smaller core bundle size 💎 metadata via .meta() 💎 z.toJSONSchema() 💎 z.templateLiteral() 💎 z.stringbool() 💎 z.int32(), z.float32(), etc 💎 z.file() 💎 new logo 😇



by very popular demand, structured outputs in the API: openai.com/index/introduc…













Validating user input for serverless functions is important even with end to end typescript. Use zod with Convex to get type safety and regular safety. buff.ly/3Hv2Rx1