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

`execspawn` is a Node.js library that provides a streaming interface for executing shell commands using `child_process.exec`, allowing developers to access `stdout`, `stderr`, and `stdin` streams. It's designed for Node.js developers who need to run shell commands with more control over input/output streams, particularly useful for building command-line tools or applications that interact with system processes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of andreasmadsen/execspawn

Account's avatar
isaacs/util-extend
Node's internal object extension function
Account's avatar
AndreasMadsen/endpoint
Converts a stream intro a buffer or array of objects

Support the repos that depend on this repository

Top contributors

AndreasMadsen's profile
AndreasMadsen
7 contributions
mafintosh's profile
mafintosh
1 contributions

Recent events

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

No events yet
andreasmadsen

andreasmadsen/execspawn

spawn stream for child_process.exec

JavaScript
11
2
MIT License