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

`spawn-command` is a Node.js library that allows users to execute shell commands and receive a `ChildProcess` object, similar to `child_process.exec`, but with the ability to stream output. It is designed for developers who need to run shell commands within their Node.js applications and handle the output in real-time.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mmalecki/spawn-command

Account's avatar
mmalecki/assert-called
Assert that your callback got called

Support the repos that depend on this repository

Top contributors

mmalecki's profile
mmalecki
25 contributions
speier's profile
speier
5 contributions

Recent events

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

No events yet
mmalecki

mmalecki/spawn-command

Spawn commands like `child_process.exec` does but return a `ChildProcess`.

JavaScript
47
6
MIT License