All Projects → brandonxiang → pb-to-typescript

brandonxiang / pb-to-typescript

Licence: MIT license
A converter from pb to typescript

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Svelte
593 projects
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to pb-to-typescript

GEngine
服务端游戏核心包(线程模型,配置读取,日志基层,数据存储,协议传输)
Stars: ✭ 77 (+26.23%)
Mutual labels:  protobuf3
pronto
Clojure support for protocol buffers
Stars: ✭ 66 (+8.2%)
Mutual labels:  protobuf3
protobuf-smalltalk
Protocol buffers support for Smalltalk
Stars: ✭ 14 (-77.05%)
Mutual labels:  protobuf3
nakama-common
The runtime framework for Nakama server.
Stars: ✭ 31 (-49.18%)
Mutual labels:  protobuf3
crosis
A JavaScript client that speaks Replit's container protocol
Stars: ✭ 85 (+39.34%)
Mutual labels:  protobuf3
vscode-protolint
A protobuf linter for visual studio code
Stars: ✭ 31 (-49.18%)
Mutual labels:  protobuf3
protobuf-d
Protocol Buffers Compiler Plugin and Support Library for D
Stars: ✭ 32 (-47.54%)
Mutual labels:  protobuf3
gosproto
基于云风的sproto二进制标准上的描述文件及代码生成工具
Stars: ✭ 52 (-14.75%)
Mutual labels:  protobuf3
console-chat
Chat on your terminal with other users through a gRPC service
Stars: ✭ 21 (-65.57%)
Mutual labels:  protobuf3

pb-to-typescript

license

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.

Demo

Live Demo

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].