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

Loads is a tiny Node‑compatible library that wires an `XMLHttpRequest` (or XHR‑like) object to a standard `EventEmitter`, automatically attaching all XHR lifecycle events and re‑emitting them as normalized “stream”, “end”, etc., callbacks. It’s aimed at front‑end developers who want a simple, event‑driven way to handle XHR data streams without manually managing the various XHR callbacks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of unshiftio/loads

Account's avatar
unshiftio/failure
Easily generate "custom" error objects with addition properties which can be stringfied with JSON.stringify
Account's avatar
3rd-Eden/one-time
Run the supplied function exactly one time (once)
Account's avatar
unshiftio/xhr-response
Safely extract the XHR response from your XHR instance.
Account's avatar
unshiftio/xhr-status
Normalize XHR status code/text across various of environments
Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
Account's avatar
unshiftio/eventstub
Assign event listeners through a `on<event>` methods. Great for stubbing DOM API's
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
36 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
8 contributions
lpinca's profile
lpinca
4 contributions

Recent events

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

No events yet
unshiftio

unshiftio/loads

Small helper library for handling load events on XHR objects.

JavaScript
1
1
MIT License