Webpack gRPC-Web Loader

JSON →
library 0.1.8 ·javascript
verified Jun 7, 2026

A webpack loader that compiles .proto files into gRPC-Web JavaScript client code during the build process, eliminating the need to manually install protoc or protoc-gen-grpc-web. Current stable version 0.1.8. Works with webpack 4/5. Key differentiator: fully automates proto compilation within webpack, supporting multiple proto paths and easy integration.