ts-to-zod-playground A playground based on ts-to-zod and monaco-editor This playground generate zod typescript code from your typescript declaration. Project Setup pnpm install Compile and Hot-Reload for Development pnpm dev Type-Check, Compile and Minify for Production pnpm build