zod-playground
Schema tester
An interactive web application for testing and validating Zod schemas
Play with Zod schema validation
54 stars
3 watching
1 forks
Language: TypeScript
last commit: about 1 month 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 | 170 |
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 | 60 |
robintail/express-zod-api | Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 123 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 20 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
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 | 549 |