Socket
Socket
Sign inDemoInstall

proto2json

Package Overview
Dependencies
3
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    proto2json

Google Protocol Buffers .proto files to JSON converter


Version published
Maintainers
1
Created

Readme

Source

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

Keywords

FAQs

Last updated on 19 Dec 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc