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

`promise-chains` is a JavaScript library that wraps Promises to allow synchronous-like property and method chaining, simplifying promise manipulation. It's designed for developers working with ES6+ environments who want to streamline promise-based code by accessing properties and chaining methods without explicit `.then()` calls. The library uses ES6 Proxies and is compatible with Node 6+, modern browsers, and Edge.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of not-an-aardvark/promise-chains

Account's avatar
tvcutsem/harmony-reflect
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
joshperry/dirty-chai
Extends Chai with lint-friendly terminating assertions.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

not-an-aardvark's profile
not-an-aardvark
60 contributions

Recent events

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

No events yet
not-an-aardvark

not-an-aardvark/promise-chains

A wrapper to allow easily-chainable JavaScript Promises using synchronous syntax

JavaScript
6
0
MIT License