supervillain

Struct converter

Converts Go structs to Zod schemas, handling various type complexities and custom conversions.

Converts Go structs to Zod schemas

GitHub

81 stars
4 watching
6 forks
Language: Go
last commit: about 2 years ago
gogo-genericsschemastypescriptzod

Related projects:

RepositoryDescriptionStars
stefanterdell/json-schema-to-zodConverts JSON schema to Zod schema357
stefanterdell/zod-to-json-schemaConverts Zod schemas into JSON schema objects937
fabien0102/ts-to-zodA tool to generate Zod schemas from TypeScript types/interfaces.1,258
oudwins/zogA Go library that provides runtime schema validation with Zod-inspired simplicity and expressiveness210
sachinraja/zod-to-tsGenerates TypeScript types from Zod schemas.351
greencoda/confiqA library for populating structs with data from various formats.35
gorilla/schemaConverts data between structured formats and HTTP form values1,396
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
kolpakov-p/zod-to-nestjs-graphqlA package to generate GraphQL types from zod contracts in TypeScript.20
miku/zekAutomates creation of Go structs from XML documents756
pumpkinseed/structsA set of utility functions for manipulating and comparing structs in Go programming language.24
monoculum/formamA package to decode HTTP form and query parameters into Go structs with flexible data types192
twpayne/go-xmlstructGenerates Go structs from multiple XML documents78
galeone/rtsGenerates Go structs from JSON responses to specific routes defined in a configuration file.248
thundr67/strafA tool for converting Go structs into GraphQL objects and schemas on the fly39