/proto-to-ts

A simple tool to convert *.proto to *.ts

Primary LanguageJavaScript

pb2ts

A simple tool to convert x.proto to x.ts

Usage

npm install -g  @indooorsmen/pb2ts@latest
pb2ts -f /proto/file/path/x.proto -o /output/path/of/ts/file/x.ts