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

**httperr** is a Node.js library that supplies a full set of JavaScript Error subclasses matching every HTTP error status code (e.g., 404 Not Found, 429 Too Many Requests). It lets developers create richly‑typed errors with HTTP‑specific properties (statusCode, title, extra fields) in a single call, making it easy to separate error handling from HTTP response logic in web applications and APIs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pluma/httperr

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
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
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jhnns/rewire
Easy dependency injection for node.js unit testing

Support the repos that depend on this repository

Top contributors

pluma's profile
pluma
18 contributions

Recent events

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

No events yet
pluma

pluma/httperr

HTTP status codes as JavaScript errors.

JavaScript
23
1
The Unlicense