Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

proto2json

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proto2json

Google Protocol Buffers .proto files to JSON converter

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by600%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 24 Sep 2012

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc