@protos/parser
Parser to read .proto files and produce a usable object hierarchy.
Related Modules
- @protos/core: Typescript definitions used by all @protos modules.
- @protos/to-json: Parses and outputs a JSON format from .proto files that can be used with other @protos modules.
- @protos/traverse: AST building and traversal for protobuf descriptions.