supervillain

Struct converter

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

Converts Go structs to Zod schemas

GitHub

80 stars
4 watching
6 forks
Language: Go
last commit: 4 months ago
gogo-genericsschemastypescriptzod

Related projects:

Repository Description Stars
stefanterdell/json-schema-to-zod Converts JSON schema to Zod schema 349
stefanterdell/zod-to-json-schema Converts Zod schemas to JSON schemas. 931
fabien0102/ts-to-zod A tool to generate Zod schemas from TypeScript types/interfaces. 1,258
oudwins/zog A Go library that provides runtime schema validation with Zod-inspired simplicity and expressiveness 210
sachinraja/zod-to-ts Generates TypeScript types from Zod schemas. 349
greencoda/confiq A library for populating structs with data from various formats. 35
gorilla/schema Converts data between structured formats and HTTP form values 1,396
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
kolpakov-p/zod-to-nestjs-graphql A package to generate GraphQL types from zod contracts in TypeScript. 20
miku/zek Automates creation of Go structs from XML documents 756
pumpkinseed/structs A set of utility functions for manipulating and comparing structs in Go programming language. 24
monoculum/formam A package to decode HTTP form and query parameters into Go structs with flexible data types 192
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
galeone/rts Generates Go structs from JSON responses to specific routes defined in a configuration file. 248
thundr67/straf A tool for converting Go structs into GraphQL objects and schemas on the fly 39