TypeScript Type Forge
作者 Demo Developer
Generate precise TypeScript types from JSON responses, OpenAPI specs, and database schemas — with Zod validation included.
Converts JSON/API responses into strict TypeScript types and interfaces. Generates Zod validation schemas that match. Handles: optional field inference, union types from enum patterns, generic type extraction, discriminated unions, and branded types. Supports Prisma/Drizzle schema to TypeScript type mapping.