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 library, asyncawait, enables developers to write asynchronous JavaScript code in a synchronous style using async/await syntax, making it easier to handle complex operations without callback hell. It's particularly useful for Node.js developers who need to maintain legacy codebases or require advanced coroutine features not available in native async/await. The library is lightweight, non-blocking, and works with plain ES3/ES5 JavaScript, making it compatible with tools like TypeScript and CoffeeScript that don't yet support ES6 generators.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of yortus/asyncawait

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
laverdet/node-fibers
Cooperative multi-tasking for Javascript
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
yortus/asyncx
TBA
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
tschaub/mock-fs
A configurable mock file system. You know, for testing.
Account's avatar
jhnns/rewire
Easy dependency injection for node.js unit testing
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

yortus's profile
yortus
223 contributions
santiagoaguiar's profile
santiagoaguiar
2 contributions
iTechDhaval's profile
iTechDhaval
1 contributions
no2chem's profile
no2chem
1 contributions
mortonfox's profile
mortonfox
1 contributions

Recent events

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

No events yet
yortus

yortus/asyncawait

Callback heaven for Node.js with async/await

TypeScript
1903
78
MIT License