@sv-tools/protoc-gen-ts-pbf

0.1.0-alpha.5 • Public • Published

protoc-gen-ts-pbfg

Compile .proto files to simple TypeScript types and functions for reading/writing binary protobuf data using mapbox/pbf.

  • Messages become typescript interfaces.
  • Enums become typescript enums.
  • Each message gets a read${MessageName} and write${MessageName} pair of functions.

License

MIT · ⓒ 2023 Renée Kooi

Readme

Keywords

none

Package Sidebar

Install

npm i @sv-tools/protoc-gen-ts-pbf

Weekly Downloads

17

Version

0.1.0-alpha.5

License

MIT OR Apache-2.0

Unpacked Size

198 kB

Total Files

7

Last publish

Collaborators

  • goto-bus-stop