Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
beoum

beoum/grpc-client-promise-wrapper

JavaScript
3
0
No license
Beoum's profile
Beoum
12 contributions
jung519's profile
jung519
3 contributions

Support the dependencies of beoum/grpc-client-promise-wrapper

Account's avatar
jestjs/jest
Delightful JavaScript Testing.

`grpc-client-promise-wrapper` is a lightweight Node.js utility that wraps gRPC client stubs from the **@grpc/grpc-js** library, converting their callback‑based methods into Promise‑based ones so they can be used with async/await syntax. It’s aimed at JavaScript/TypeScript developers who work with gRPC services and want simpler, more readable asynchronous code.