Convert Zod schemas to Protobuf definitions
npm install @globalart/zod-to-protoA library for converting Zod schemas to Protobuf definitions. Automatically generates .proto files from Zod validation schemas, including support for gRPC services.
For complete documentation, examples, and API reference, please visit the official documentation.
MIT