Skip to content

brandonxiang/protobuf-to-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

936031c · Nov 21, 2024
Apr 3, 2021
Sep 23, 2024
Aug 7, 2024
Nov 21, 2024
Aug 7, 2024
May 6, 2023
Nov 13, 2023
May 4, 2023
Mar 21, 2021
May 10, 2023
Dec 19, 2019
Aug 26, 2024
Aug 26, 2024
Nov 5, 2024
Mar 20, 2021
May 6, 2023

Repository files navigation

protobuf-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