grpc-modern

JSON →
library 0.5.1 ·javascript
verified Jun 7, 2026

A lightweight wrapper library (v0.5.1) that modernizes gRPC clients in Node.js by converting callback-based interfaces to Promises and replacing constructor + setter patterns with object literals. Works with both @grpc/grpc-js and grpc packages. No breaking changes since v0.1.0, stable and actively maintained. Differentiator: provides a clean, idiomatic TypeScript API for gRPC without requiring a full framework change.