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 `child-process-promise` package adds a thin promise‑based API over Node’s built‑in `exec` and `spawn` methods, letting you launch external commands and retrieve their output with `.then()`/`await` instead of callbacks. It includes optional buffering of stdout/stderr and streams the underlying child process for fine‑grained control. This utility is useful for JavaScript/Node developers who want cleaner, more composable asynchronous process handling—especially when building scripts, build tools, or any code that needs to run shell commands reliably.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of patrick-steele-idem/child-process-promise

Account's avatar
moxystudio/node-cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
Account's avatar
srod/node-version
Get Node current version
Account's avatar
taylorhakes/promise-polyfill
Lightweight promise polyfill. A+ compliant
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

patrick-steele-idem's profile
patrick-steele-idem
55 contributions
pascalduez's profile
pascalduez
13 contributions
dbkaplun's profile
dbkaplun
2 contributions
gunderson's profile
gunderson
2 contributions
dgreif's profile
dgreif
1 contributions
TintypeMolly's profile
TintypeMolly
1 contributions
Sequoia's profile
Sequoia
1 contributions

Recent events

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

No events yet
patrick-steele-idem

patrick-steele-idem/child-process-p...

Simple wrapper around the "child_process" module that makes use of promises

JavaScript
249
38
MIT License