supervillain
Struct converter
Converts Go structs to Zod schemas, handling various type complexities and custom conversions.
Converts Go structs to Zod schemas
81 stars
4 watching
6 forks
Language: Go
last commit: 6 months ago gogo-genericsschemastypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts JSON schema to Zod schema | 357 |
| Converts Zod schemas into JSON schema objects | 937 |
| A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
| A Go library that provides runtime schema validation with Zod-inspired simplicity and expressiveness | 210 |
| Generates TypeScript types from Zod schemas. | 351 |
| A library for populating structs with data from various formats. | 35 |
| Converts data between structured formats and HTTP form values | 1,396 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
| Automates creation of Go structs from XML documents | 756 |
| A set of utility functions for manipulating and comparing structs in Go programming language. | 24 |
| A package to decode HTTP form and query parameters into Go structs with flexible data types | 192 |
| Generates Go structs from multiple XML documents | 78 |
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |