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

DeAsync is a Node.js library that converts asynchronous functions into synchronous ones using a blocking mechanism that yields to the event loop. It is designed for developers who need to maintain backward compatibility with synchronous APIs while using asynchronous data sources, such as switching from file-based to database operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
abbr

abbr/deasync

Turns async function into sync via JavaScript wrapper of Node event loop

JavaScript
1005
75
MIT License
abbr's profile
abbr
91 contributions
whitef0x0's profile
whitef0x0
10 contributions
cclauss's profile
cclauss
3 contributions
amilajack's profile
amilajack
2 contributions
vkurchatkin's profile
vkurchatkin
2 contributions
melikhov-dev's profile
melikhov-dev
1 contributions
daxtens's profile
daxtens
1 contributions
ivandov's profile
ivandov
1 contributions
amazingfate's profile
amazingfate
1 contributions
nicolashenry's profile
nicolashenry
1 contributions

Support the dependencies of abbr/deasync

Account's avatar
TooTallNate/node-bindings
Helper module for loading your native module's .node file
Account's avatar
nodejs/nan
Native Abstractions for Node.js: C++ header for Node 0.8 -> 25 compatibility