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

PassError is a Node.js utility that simplifies error handling by allowing you to pass errors directly to a callback while processing successful results separately, eliminating repetitive `if (err) return cb(err)` checks. It's designed for JavaScript developers working with Node.js who want cleaner, more concise error handling in their asynchronous code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of papandreou/passerror

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
unexpectedjs/unexpected
Account's avatar
unexpectedjs/unexpected-sinon

Support the repos that depend on this repository

Top contributors

papandreou's profile
papandreou
20 contributions

Recent events

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

No events yet
papandreou

papandreou/passerror

Simple helper for handling error and success with two different callbacks

JavaScript
2
0
BSD 3-Clause "New" or "Revised" License