{"library":"webpack-grpc-web-loader","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.8","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install webpack-grpc-web-loader","imports":["import myProto from './my.proto';","const client = new myProto.HelloWorldClient('http://localhost:8080');","const request = new myProto.HelloRequest();"]},{"cmd":"yarn add webpack-grpc-web-loader","imports":[]},{"cmd":"pnpm add webpack-grpc-web-loader","imports":[]}],"homepage":"https://github.com/foisonocean/webpack-grpc-web-loader#readme","github":"https://github.com/foisonocean/webpack-grpc-web-loader","docs":null,"changelog":null,"pypi":null,"npm":"webpack-grpc-web-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}