{"library":"grpc-error-status","type":"library","category":null,"description":"A utility library for decoding gRPC error details from the `grpc-status-details-bin` metadata. Version 1.0.1 (stable). Works with any gRPC client library that enriches errors with the `grpc-status-details-bin` trailer, including `@grpc/grpc-js`. Parses the binary protobuf content into a JavaScript object with typed details (e.g., RetryInfo, DebugInfo). No external runtime dependencies; all required protobuf types are bundled. Simpler alternative to manually using `google-rpc` protobufs.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","grpc","protobuf"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-error-status","imports":["import { parse } from 'grpc-error-status'","import grpcStatus from 'grpc-error-status'","const grpcStatus = require('grpc-error-status'); const status = grpcStatus.parse(err);"]},{"cmd":"yarn add grpc-error-status","imports":[]},{"cmd":"pnpm add grpc-error-status","imports":[]}],"homepage":"github.com/monsterzz/grpc-error-status","github":"github.com/monsterzz/grpc-error-status","docs":null,"changelog":null,"pypi":null,"npm":"grpc-error-status","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}