{"library":"grpc-tools","type":"library","category":null,"description":"Distributes the Protocol Buffers compiler protoc and the Node.js gRPC plugin for generating client/server stubs. Current version 1.13.1. Released as part of grpc-node monorepo. Key differentiator: provides protoc binary and gRPC plugin in one npm package, eliminating need to install protoc separately. Supports generating code for grpc or @grpc/grpc-js, and package definition generation. Alternative to maintaining manual protoc installations.","language":"javascript","status":"active","version":"1.13.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-tools","imports":["const grpc_tools_node_protoc = require('grpc-tools').grpc_tools_node_protoc;","const { binaryPath } = require('grpc-tools');","const binPath = require('grpc-tools').binaryPath; const protoc = require('child_process').spawn(binPath, ['--version']);"]},{"cmd":"yarn add grpc-tools","imports":[]},{"cmd":"pnpm add grpc-tools","imports":[]}],"homepage":"https://grpc.io/","github":"https://github.com/grpc/grpc-node","docs":null,"changelog":null,"pypi":null,"npm":"grpc-tools","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}