$ gnpm install proto2json
Google Protocol Buffers .proto files to JSON converter written in Javascript for Node.js.
This module has been tested with Node.js versions 0.6.21, 0.8.28, 0.10.34 and 0.11.14.
You can install this module via npm:
$> npm install proto2json
Also you can check out the Github repo for the source code.
No extra dependencies. This module includes Jison-generated parser for .proto files.
To contribute any patches, simply fork this repository using GitHub and send a pull request to me. Thanks!
All information about contribution and development use is placed in the CONTRIBUTING file.
MIT license. See license text in file LICENSE.
Copyright 2013 - present © cnpmjs.org | Home |