{"library":"grpc-pack","type":"library","category":null,"description":"gRPC Pack simplifies gRPC usage in Node.js by providing wrappers around @grpc/grpc-js for faster setup. Version 0.2.3 is the latest, with no recent updates indicating active maintenance. It offers createServer and createClient functions that auto-load proto files and generate handlers. Compared to direct gRPC usage, it reduces boilerplate but provides less flexibility. The package has low downloads and may have limited community support.","language":"javascript","status":"active","version":"0.2.3","tags":["javascript","grpc","eksa"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-pack","imports":["const { createServer } = require('grpc-pack');","const { createClient } = require('grpc-pack');"]},{"cmd":"yarn add grpc-pack","imports":[]},{"cmd":"pnpm add grpc-pack","imports":[]}],"homepage":"https://github.com/eksant/grpc-pack#readme","github":"https://github.com/eksant/grpc-pack","docs":null,"changelog":null,"pypi":null,"npm":"grpc-pack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}