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
11 forks
Language: TypeScript
last commit: 10 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. | 415 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 549 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 123 |
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 | 60 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 19 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 349 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 54 |
samchungy/fastify-zod-openapi | Fastify plugin for integrating Zod schema with OpenAPI specification | 59 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 170 |
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 | 1,012 |