protoc-gen-grpc-web
« Back to VersTracker
Description:
Protoc plugin that generates code for gRPC-Web clients
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: grpc protobuf code-generation web typescript rpc
Install: brew install protoc-gen-grpc-web
About:
protoc-gen-grpc-web is a plugin for the Protocol Buffers compiler (protoc) that generates client-side JavaScript and TypeScript code for gRPC-Web. It enables web browsers to communicate directly with gRPC backend services, bridging the gap between traditional gRPC servers and browser clients.
Key Features:
  • Generates idiomatic JavaScript and TypeScript client stubs
  • Supports both CommonJS and ES6 module imports
  • Enables browser-to-backend gRPC communication via the gRPC-Web protocol
  • Integrates seamlessly with the standard protoc compiler workflow
Use Cases:
  • Building web applications that need to communicate with gRPC microservices
  • Creating TypeScript-based frontends with strongly-typed gRPC clients
  • Enabling browser-based tools to interact with gRPC backends
Alternatives:
  • grpc-web – This is the official implementation; alternatives would be manual protobuf parsing or using REST/GraphQL gateways
Version History
Detected Version Rev Change Commit
Jan 25, 2026 12:41pm 2 REVISION_ONLY eb7e216e
Jan 11, 2026 10:54am 1 REVISION_ONLY 102ba1ea
Sep 17, 2025 11:18am 0 VERSION_BUMP 2ac25e23
Sep 15, 2025 7:28am 0 VERSION_BUMP 411d9a1e
Jan 10, 2025 5:04am 8 VERSION_BUMP 44e141d4
Nov 25, 2024 9:36am 4 VERSION_BUMP e33eda23
Sep 26, 2024 5:19am 3 VERSION_BUMP ba4c5abf
Sep 14, 2024 7:50am 2 VERSION_BUMP f9fc1a3f