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

The **node‑spawn‑module** package lets you run a Node.js module that exports callback‑style functions in a separate child process, turning potentially CPU‑intensive code into a non‑blocking operation. Developers can require a module, spawn it with `spawn-module`, call its async methods, and then terminate the child process when finished—useful for offloading heavy work without affecting the main event loop.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of spion/node-spawn-module

Account's avatar
substack/dnode
freestyle rpc
Account's avatar
Raynos/duplexer
Creates a duplex stream
Account's avatar
dominictarr/through
simplified stream construction

Support the repos that depend on this repository

Top contributors

spion's profile
spion
8 contributions

Recent events

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

No events yet
spion

spion/node-spawn-module

Spawn a node module that exports callback-based functions as a process.

JavaScript
2
1
No license