nice-grpc-error-details

JSON →
library 0.2.14 ·javascript
verified Jun 7, 2026

nice-grpc-error-details (v0.2.14) provides a TypeScript implementation of Google's gRPC rich error model (google.rpc.Status with details) for use with nice-grpc. It converts between gRPC service errors and typed ErrorInfo, RetryInfo, DebugInfo, QuotaFailure, BadRequest, PreconditionFailure, RequestInfo, ResourceInfo, Help, LocalizedMessage details. Updated infrequently as needed for nice-grpc compatibility. Key differentiator: integrates seamlessly with nice-grpc's error handling, supports both client and server side, and ships complete TypeScript definitions.