@protobuf-ts/runtime
TypeScript icon, indicating that this package has built-in type declarations

2.9.4 • Public • Published

@protobuf-ts/runtime

Runtime library for code generated by protobuf-ts.

Create, clone, serialize, and compare protobuf messages. Get reflection information about message fields and custom options.

Installation:

# with npm:
npm install @protobuf-ts/runtime

# with yarn:
yarn add @protobuf-ts/runtime

You probably want the protoc plugin as well:

# with npm:
npm install -D @protobuf-ts/plugin

# with yarn:
yarn add --dev @protobuf-ts/plugin

To learn more, please read the MANUAL or check the repository README for a quick overview.

Copyright

Package Sidebar

Install

npm i @protobuf-ts/runtime

Weekly Downloads

238,975

Version

2.9.4

License

(Apache-2.0 AND BSD-3-Clause)

Unpacked Size

348 kB

Total Files

90

Last publish

Collaborators

  • timostamm