zaucy-protoc-gen-grpc-web

1.0.3-5 • Public • Published

gRPC web protoc plugin

This is an unofficial npm binary distribution of the gRPC web protoc plugin.

Usage via JavaScript

This package exports the full path to the plugin. You can access it like so:

const protocGrpcWebPluginPath = require('zaucy-protoc-gen-grpc-web');

Usage globally via npm installed cli

Install with npm globally

npm i zaucy-protoc-gen-grpc-web -g

Use with protoc

protoc example.proto --grpc-web_out=.

Note for windows: The above will not work with npm installed protoc plugins. Instead you will have to supply the full path with the protoc --plugin flag.

Readme

Keywords

none

Package Sidebar

Install

npm i zaucy-protoc-gen-grpc-web

Weekly Downloads

0

Version

1.0.3-5

License

Apache-2.0

Unpacked Size

2.75 kB

Total Files

6

Last publish

Collaborators

  • zaucy