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

`make-promises-safe` is a Node.js module that helps prevent unhandled promise rejections by installing a handler that exits the process with a stack trace, similar to uncaught exceptions. It's designed for developers using Node.js versions below 15 who want to ensure safe promise handling and prevent file descriptor or memory leaks. This module should only be used in top-level program code, not in reusable modules.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mcollina/make-promises-safe

Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

mcollina's profile
mcollina
26 contributions
colestrode's profile
colestrode
3 contributions
nigelhanlon's profile
nigelhanlon
2 contributions
BridgeAR's profile
BridgeAR
2 contributions
benjamingr's profile
benjamingr
1 contributions
a-a-GiTHuB-a-a's profile
a-a-GiTHuB-a-a
1 contributions
lependu's profile
lependu
1 contributions

Recent events

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

No events yet
mcollina

mcollina/make-promises-safe

A node.js module to make the use of promises safe

JavaScript
667
26
MIT License