0.1.0-alpha.6 • Published 1 year ago

@sv-tools/protoc-gen-ts-pbf v0.1.0-alpha.6

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
-
Last release
1 year ago

protoc-gen-ts-pbf

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

0.1.0-alpha.6

1 year ago

0.1.0-alpha.5

2 years ago

0.1.0-alpha.4

2 years ago

0.1.0-alpha.3

2 years ago

0.1.0-alpha.2

2 years ago

0.1.0-alpha.1

2 years ago