{"library":"promisify-grpc-client","type":"library","category":null,"description":"Utility to convert gRPC client methods generated by @grpc/grpc-js from callback-based to Promise-based, with full TypeScript type declaration support. Current version is 4.0.0-alpha.1, which is an alpha release. The library wraps each client method to return a Promise, preserving the original method signatures and types. It differentiates from generic promisification libraries by being specifically tailored to @grpc/grpc-js generated clients, ensuring correct handling of gRPC errors and metadata. Suitable for projects migrating from callbacks to async/await.","language":"javascript","status":"active","version":"4.0.0-alpha.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install promisify-grpc-client","imports":["import promisifyGrpcClient from 'promisify-grpc-client';","import { promisifyGrpcClient } from 'promisify-grpc-client';","import type { PromisifiedClient } from 'promisify-grpc-client';"]},{"cmd":"yarn add promisify-grpc-client","imports":[]},{"cmd":"pnpm add promisify-grpc-client","imports":[]}],"homepage":"https://github.com/cnwangjie/promisify-grpc-client#readme","github":"https://github.com/cnwangjie/promisify-grpc-client","docs":null,"changelog":null,"pypi":null,"npm":"promisify-grpc-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}