protobuf.js icon indicating copy to clipboard operation
protobuf.js copied to clipboard

Possiblity to convert `.proto` files into JSON descriptors

Open medikoo opened this issue 3 years ago • 0 comments

I have a .proto files, yet I'd prefer to use JSON descriptors as an input.

Does this library provide a way to convert .proto to JSON descriptors? If not, is there a reliable way to automate such conversion?

medikoo avatar Apr 07 '22 19:04 medikoo