0.4.0 • Published 9 years ago

proto2json v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Node-proto2json BS CS

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.

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

0.4.0

9 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

12 years ago

0.1.0beta1

12 years ago

0.1.0alpha2

12 years ago

0.1.0alpha1

12 years ago