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

Spawnback is a Node.js library that simplifies process spawning by providing buffered output in a callback. It follows the same API as Node's built-in `child_process.spawn()`, but adds a callback parameter that receives an error object, stdout as a string, and stderr as a string. This library is designed for Node.js developers who need to run child processes and handle their output in a more streamlined way.

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

scottgonzalez's profile
scottgonzalez
3 contributions
kenrick95's profile
kenrick95
1 contributions

Recent events

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

No events yet
scottgonzalez

scottgonzalez/spawnback

Simplified process spawning with buffered output in a callback

JavaScript
1
1
MIT License