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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.3-50latest
1.0.3-40next

Version History

VersionDownloads (Last 7 Days)Published
1.0.3-50
1.0.3-40
1.0.3-30
1.0.3-20
1.0.3-10
1.0.3-00
0.0.20
0.0.10

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