gRPC Pack

JSON →
library 0.2.3 ·javascript
verified Jun 7, 2026

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.