zod-fast-check
Schema generator
A library that generates fast-check arbitraries from Zod schemas.
Generate fast-check arbitraries from Zod schemas.
107 stars
4 watching
10 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 409 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 535 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 121 |
danieljharvey/graphql-codegen-fast-check | Generates Fastcheck arbitrary data from GraphQL schema | 22 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 15 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 346 |
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |
samchungy/fastify-zod-openapi | Fastify plugin for integrating Zod schema with OpenAPI specification | 57 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
itmaga/zodock | Generates mock data based on Zod schemas for testing and API purposes | 13 |
asteasolutions/zod-to-openapi | Generates OpenAPI definitions from Zod schemas | 970 |