/protobuf-deserializer

A website which uses to deserialize the google protobuf data to pretty json display.

Primary LanguageJavaScript

protobuf-deserializer

Build Status Codacy Badge

Note

Your .proto files will be send to backend server to generate proto.js library, and then the browser will use this proto.js library to deserialize your pb data, your pb data will not be send to backend server

Demo

image

License

This project is licensed under the terms of the MIT license.