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

Failure is a small helper library for generating custom error objects with additional properties, designed to aid debugging by allowing extra context to be included in error instances. It also automatically adds a missing `toJSON` method to the Error object, enabling proper stringification of error messages and stack traces. This library is ideal for developers working in Node.js or browser environments who need to pass detailed error information, such as HTTP status codes or failed request bodies, alongside standard error messages.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of unshiftio/failure

Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.

Support the repos that depend on this repository

Top contributors

3rd-Eden's profile
3rd-Eden
9 contributions
lpinca's profile
lpinca
5 contributions

Recent events

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

No events yet
unshiftio

unshiftio/failure

Easily generate "custom" error objects with addition properties which can be stringfied with JSON.stringify

JavaScript
2
0
MIT License