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 project allows Node.js and browser applications to use any ES6-compatible Promise implementation, letting library authors support multiple Promise libraries without locking users into a specific one. It works by optionally registering a preferred Promise library (like Bluebird or Q) that will be used throughout the application, defaulting to the native Promise if none is registered. The tool is primarily for library developers who want to support various Promise implementations and for application developers who want to choose their preferred Promise library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kevinbeaty/any-promise

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
stefanpenner/es6-promise
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
then/is-promise
Test whether an object looks like a promises-a+ promise
Account's avatar
calvinmetcalf/lie
A basic but performant promise implementation
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
getify/native-promise-only
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
Account's avatar
Medium/phantomjs
Headless WebKit with JS API
Account's avatar
then/promise
Bare bones Promises/A+ implementation
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
tildeio/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
dfilatov/vow
DOM Promise and Promises/A+ implementation for Node.js and browsers
Account's avatar
cujojs/when
A lightweight Promises/A+ and when() implementation, plus other async goodies.
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

kevinbeaty's profile
kevinbeaty
33 contributions
tnguyen14's profile
tnguyen14
4 contributions
addaleax's profile
addaleax
2 contributions
blakeembrey's profile
blakeembrey
1 contributions

Recent events

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

No events yet
kevinbeaty

kevinbeaty/any-promise

NOTE: You probably want native promises now

JavaScript
181
16
MIT License