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

`@brandonocasey/spawn-promise` is a utility module that wraps Node.js's `child_process.spawn` in a promise, providing a simpler interface for running child processes asynchronously. It returns output similar to `spawnSync`, including additional properties like `stdin` and `combined` for mixed stdout/stderr output. This tool is ideal for developers who need to execute shell commands or external processes in Node.js applications without dealing with callbacks or complex event handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of brandonocasey/spawn-promise

Account's avatar
videojs/generator-helpers
A package to keep all of our generator helpers packages, so everything can be updated more easily.
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
videojs/videojs-generator-verify
A tool to verify that a generator-videojs-plugin project is ready for publish.
Account's avatar
videojs/standard
JavaScript style for plugins and tools in the video.js ecosystem.

Support the repos that depend on this repository

Top contributors

brandonocasey's profile
brandonocasey
4 contributions
jwbrandon's profile
jwbrandon
1 contributions

Recent events

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

No events yet
brandonocasey

brandonocasey/spawn-promise

A module to wrap `child_process.spawn` in a promise, for easier usage.

JavaScript
1
0
No license