zod-fast-check

Schema generator

A library that generates fast-check arbitraries from Zod schemas.

Generate fast-check arbitraries from Zod schemas.

GitHub

107 stars
4 watching
11 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
turkerdev/fastify-type-provider-zodA library that integrates Zod schema validation and serialization with Fastify application servers.417
fabien0102/ts-to-zodA tool to generate Zod schemas from TypeScript types/interfaces.1,258
omar-dulaimi/prisma-zod-generatorAutomates generation of Zod schemas from Prisma schema549
timdeschryver/zod-fixtureA tool for creating test data based on Zod schemas in TypeScript123
danieljharvey/graphql-codegen-fast-checkGenerates Fastcheck arbitrary data from GraphQL schema22
duplojs/zod-acceleratorAn optimization layer for Zod's schema validation function60
soc221b/zod-schema-fakerA tool for generating mock data from Zod schemas.20
cartergrimmeisen/zod-prismaAutomates Zod schema generation from Prisma models.837
sachinraja/zod-to-tsGenerates TypeScript types from Zod schemas.351
chrishoermann/zod-prisma-typesGenerator for creating Zod schemas from Prisma models680
marilari88/zod-playgroundAn interactive web application for testing and validating Zod schemas54
samchungy/fastify-zod-openapiFastify plugin for integrating Zod schema with OpenAPI specification60
jacobweisenburger/zod_utilzSimplifies common tasks in Zod schema validation170
itmaga/zodockGenerates mock data based on Zod schemas for testing and API purposes13
asteasolutions/zod-to-openapiGenerates OpenAPI definitions from Zod schemas1,012