Skip to content

yura415/js-protobuf-encode-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-protobuf-encode-decode

Online protobuf encoding/decoding tool.

Uses awesome dcodeIO/ProtoBuf.js and dcodeIO/ByteBuffer.js. Tested in Chrome.

Demo

Dependencies

  • To use this package locally you'll need npm/yarn, bower and a static http server.
  • To install bower run npm install -g bower
  • To install statis server run npm install -g serve

Installation

  • Clone the repository: git clone https://github.com/bxco/js-protobuf-encode-decode.git
  • Enter project directory (cd js-protobuf-encode-decode)
  • Install bower dependencies: bower install
  • Then run this command to begin serving the app on localhost: serve

License

MIT

About

Online protobuf encoding/decoding tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published