protobuf-viewer-cli

1.0.0 • Public • Published

protobuf-viewer-cli

Inspect (encoded) protocol buffers in the command line, without knowning the schema. Prints the data in a nested layout.

npm version build status ISC-licensed minimum Node.js version chat with me on Gitter support me via GitHub Sponsors

Note: Essentially, it does the same as the official protobuf protoc tool with the --decode_raw option.

Installation

npm install -g protobuf-viewer-cli

Or use npx. ✨

Usage

protobuf-viewer <some-protocol-buffer.pbf

screenshot of example output

Contributing

If you have a question or need support using protobuf-viewer-cli, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, use the issues page.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i protobuf-viewer-cli

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

59.8 kB

Total Files

8

Last publish

Collaborators

  • derhuerst