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

trycatch is a Node.js library that provides asynchronous domain-based exception handling with optional long stack traces. It replaces the built-in global Error object and wraps all application callbacks in try/catch blocks, preventing exceptions from causing core code to not execute. This library is useful for developers who want to catch and handle errors in their Node.js applications without requiring a restart.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of crabdude/trycatch

Account's avatar
CrabDude/hookit
A function for shimming all node.js core IO calls allowing callback wraping.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript

Support the repos that depend on this repository

Top contributors

CrabBot's profile
CrabBot
27 contributions
leggiero's profile
leggiero
1 contributions
jeffbski's profile
jeffbski
1 contributions
Raynos's profile
Raynos
1 contributions
bryant1410's profile
bryant1410
1 contributions
staeke's profile
staeke
1 contributions
dvv's profile
dvv
1 contributions

Recent events

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

No events yet
crabdude

crabdude/trycatch

An asynchronous domain-based exception handler with long stack traces for node.js

JavaScript
246
17
MIT License