{"library":"grpc-loader","type":"library","category":null,"description":"Webpack loader that converts .proto files into autogenerated JavaScript files for use with gRPC. Version 2.0.1 is the latest stable release; appears to be a maintenance-only project with no recent updates. Supports both static codegen (via google-protobuf) and dynamic codegen (via grpc.load). Requires peer dependencies: google-protobuf, grpc, protobufjs, and webpack 3.x. Differentiates by providing a straightforward webpack integration for gRPC proto files, though the API is considered verbose by the author.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript","webpack","grpc","protobuf","proto","protocol","buffer"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-loader","imports":["rules: [{ test: /\\.proto$/, loader: 'grpc-loader' }]","const proto = require('./test.proto');","const grpc = require('grpc');"]},{"cmd":"yarn add grpc-loader","imports":[]},{"cmd":"pnpm add grpc-loader","imports":[]}],"homepage":"https://github.com/ashtonroute/grpc-loader#readme","github":"https://github.com/ashtonroute/grpc-loader","docs":null,"changelog":null,"pypi":null,"npm":"grpc-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}