fubhy / protobuf-zod

12 stars 0 forks source link

Checking in on the status #3

Open ddimaria opened 1 year ago

ddimaria commented 1 year ago

Hello 👋, I'm working on a Buf Connect frontend project and am interested in your work on this repo. Are there plans to continue this work to production? If not, how close did you get (I may have some cycles to help out)? Are you aware of any other TypeScript validation libraries that support protovalidate? Thanks!

fubhy commented 1 year ago

Hi. I don't intend to continue work on this as protoc-gen-validate is being replaced by https://github.com/bufbuild/protovalidate in the not-so-distant future. The bufbuild team is working on a typescript version too.

ddimaria commented 1 year ago

Thanks for the quick reply! Sadly, I haven't seen any progress on a TS implementation of protovalidate in the repo. I'll check with them though.