Skip to content

Google Protocol Buffers .proto files to JSON converter

License

Notifications You must be signed in to change notification settings

PawelDefee/node-proto2json

 
 

Repository files navigation

Node-proto2json Build status

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.8 and 0.9.1.

Installation

You can install this module via npm:

$> npm install proto2json

Also you can check out the Github repo for the source code.

Dependencies

No extra dependencies. This module includes Jison-generated parser for .proto files.

Contributing

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.

License

MIT license. See license text in file LICENSE.

Bitdeli Badge

About

Google Protocol Buffers .proto files to JSON converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%