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

toutsuite is a tiny JavaScript utility that executes a block of Promise‑based code “synchronously” by flattening promise chains that consist only of `then`, `resolve`, and `reject`. It’s aimed at developers who work with libraries (e.g., PostCSS) that use promises internally but don’t involve real asynchronous operations, allowing them to obtain immediate results without the usual micro‑task delay.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of paulcbetts/toutsuite

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
fluffynuts/synchronous-promise
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
Pana/babel-preset-es2016-node5
Babel preset to make node@5 ES2015 compatible and some ES2016 features.
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
esdoc/esdoc
Good Documentation Generator For JavaScript
Account's avatar
esdoc/esdoc-es7-plugin
ES7 Plugin For ESDoc
Account's avatar
paulcbetts/esdoc-plugin-async-to-sync
ESDoc plugin that copies documentation from async methods to their sync versions
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

anaisbetts's profile
anaisbetts
9 contributions

Recent events

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

No events yet
paulcbetts

paulcbetts/toutsuite

Runs a block of code with synchronously executing promises

JavaScript
0
1
MIT License