nice-grpc-common

JSON →
library 2.0.3 ·javascript
verified Jun 7, 2026

Shared utilities and types for the nice-grpc and nice-grpc-web packages. Version 2.0.3 is the current stable release, with a focus on type-safe gRPC client and server implementations for Node.js and the browser. It provides common abstractions such as middleware interfaces, status codes, and metadata handling that are shared across both the gRPC and gRPC-Web implementations. This package is released as part of the nice-grpc monorepo, with a regular release cadence aligned with the main packages. Key differentiators from raw gRPC libraries: provides TypeScript-first middleware composition and type-safe service definitions.