pb-to-typescript
pb-to-typescript copied to clipboard
A converter from pb to typescript
trafficstars
pb-to-typescript
Intro
A converter to transform from Protobuf to Typescript definition files, which is inspired by geotho/protobuf-to-typescript. However, this converter is powered by protobuf.js, which is more tend to regularity and principle.
Protobuf is currently used in micro-service for back end. As a front end web developer, you can generate Typescript defination files based on Protobuf in case to develop your web page easily.
- pbts
- pbts-cli
- pbts-web
- pbts-vscode
Demo
License
MIT