zodock
Mock generator
Generates mock data based on Zod schemas for testing and API purposes
A library for generating mock data based on Zod schemas
13 stars
2 watching
0 forks
Language: TypeScript
last commit: 4 months ago fixturesmockschematypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 19 |
dipasqualew/zod-mocking | Generates mock data from Zod models for testing purposes | 37 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 123 |
kaeluka/mock-data-gen | A library to generate random data from IO-TS types for testing purposes. | 7 |
danibram/mocker-data-generator | Generates fake data based on predefined schemas and random data generators | 429 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 349 |
vm-001/lua-jsonschema-mocker | A Lua library to generate mock data from JSON Schemas. | 3 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
unclecheese/silverstripe-mock-dataobjects | A module providing intelligent content generation and mock data functionality for DataObjects in a PHP-based content management system. | 18 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
gojuno/minimock | Generates mocks out of Go interface declarations to make testing easier and more efficient. | 649 |
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 |
pioz/faker | A tool for generating realistic, customizable fake data and structs for software development. | 95 |