zod-playground
Schema tester
An interactive web application for testing and validating Zod schemas
Play with Zod schema validation
51 stars
3 watching
1 forks
Language: TypeScript
last commit: 12 days ago playgroundsandboxtypescriptvalidationzod
Related projects:
Repository | Description | Stars |
---|---|---|
nereumelo/zod-sandbox | An interactive web application for testing and experimenting with data validation libraries. | 13 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
robintail/express-zod-api | A framework to simplify API development by providing input validation and schema-based middlewares. | 635 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 121 |
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 15 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 409 |
itmaga/zodock | Generates mock data based on Zod schemas for testing and API purposes | 13 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 535 |