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

redux-promise is a middleware for Redux that handles promises in a Flux Standard Action (FSA) compliant way. It dispatches the resolved value of a promise or, if the payload is a promise, it dispatches a new action with the resolved value and a success status, or the rejected value and an error status. This library is useful for developers using Redux who want to handle asynchronous actions in a standardized way, especially when combined with libraries like redux-actions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of redux-utilities/redux-promise

Account's avatar
redux-utilities/flux-standard-action
A human-friendly standard for Flux action objects
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

acdlite's profile
acdlite
27 contributions
JaKXz's profile
JaKXz
2 contributions
shinnn's profile
shinnn
2 contributions
timche's profile
timche
2 contributions
benmosher's profile
benmosher
1 contributions
ide's profile
ide
1 contributions
johanneslumpe's profile
johanneslumpe
1 contributions
TalAter's profile
TalAter
1 contributions
tappleby's profile
tappleby
1 contributions

Recent events

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

No events yet
redux-utilities

redux-utilities/redux-promise

FSA-compliant promise middleware for Redux.

JavaScript
2651
116
MIT License