macOS
brew install protoc-gen-grpc-weblocal Homebrew formula metadata
brew / rank 2114
Protoc plugin that generates code for gRPC-Web clients. Version 2.1.1 via Homebrew; verified 2026-09-14. Also installable with nix: nix profile install nixpkgs#protoc-gen-grpc-web.
install
brew install protoc-gen-grpc-weblocal Homebrew formula metadata
nix profile install nixpkgs#protoc-gen-grpc-webnixpkgs package indexes · protoc-gen-grpc-web · source: raw.githubusercontent.com
scoop install main/protoc-gen-grpc-webScoop official bucket manifest trees · bucket/protoc-gen-grpc-web.json · source: api.github.com
overview
Protoc plugin that generates code for gRPC-Web clients
history
protoc-gen-grpc-web is the official protoc plugin for generating JavaScript or TypeScript-compatible gRPC-Web service clients from Protocol Buffer service definitions.
The plugin is developed in the grpc/grpc-web project as the official gRPC-Web client code generator. Later releases added prebuilt generator binaries for supported Linux and macOS architectures.
The generator is distributed in gRPC-Web release assets and packaged by multiple package managers. It serves the standard gRPC-Web JavaScript workflow documented by the gRPC project.
Users place the plugin on PATH and invoke protoc with `--grpc-web_out`, selecting an import style and either binary `grpcweb` or text `grpcwebtext` transport mode. It is commonly paired with protoc-gen-js.
It is the compiler-pipeline component that turns service definitions into browser-facing gRPC-Web clients, making it a useful example of protoc's external-plugin architecture.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
protoc-gen-grpc-web | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/grpc/grpc-web
install metadata
| Package key | brew:protoc-gen-grpc-web |
|---|---|
| Version | 2.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/protoc-gen-grpc-web |
| Homepage | https://grpc.io |
| Repository | https://github.com/grpc/grpc-web |
| Upstream docs | https://grpc.io |
| License | Apache-2.0 |
| Source archive | https://github.com/grpc/grpc-web/archive/refs/tags/2.1.1.tar.gz |
| Last updated | 2026-09-14T13:44:11+02:00 |
| Pulse | updated |
| Dependencies | abseil, protobuf, protoc-gen-js |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | protoc-gen-grpc-web |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
protoc-gen-grpc-web
nix profile install nixpkgs#protoc-gen-grpc-webmain/protoc-gen-grpc-web
scoop install main/protoc-gen-grpc-websource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.