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

This JavaScript module, `handle-http-error`, is designed to simplify error handling for HTTP requests by parsing responses and throwing appropriate HTTP errors when encountering 4xx or 5xx status codes. It is particularly useful for developers working with HTTP request libraries like `request` and `Bluebird`, providing a streamlined way to manage and customize error responses in their applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
wiredcraft

wiredcraft/handle-http-error

Handle a few common cases when an HTTP request got an error.

JavaScript
1
0
MIT License
makara's profile
makara
10 contributions

Support the dependencies of wiredcraft/handle-http-error

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
Wiredcraft/not-empty-object
Shortcut. Check if a thing is a "not-empty-object". Also the opposite, if it's "not-object-or-is-empty".
Account's avatar
aheckmann/sliced
A faster Node.js alternative to Array.prototype.slice.call(arguments)
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
matthew-andrews/isomorphic-fetch
Isomorphic WHATWG Fetch API, for Node & Browserify
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 cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nock/nock
HTTP server mocking and expectations library for Node.js
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
request/request-promise
The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions