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

async-child-process provides a Promise-based API for working with Node.js ChildProcess objects, offering methods like join, kill, and childPrinted to simplify process management and output handling. It's designed for Node.js developers who want to work with child processes using async/await patterns rather than traditional callbacks. The library is particularly useful for those building CLI tools or automation scripts that need to spawn and manage subprocesses in a more modern, promise-based way.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jedwards1211/async-child-process

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jedwards1211/eslint-config-andy#2.0.0-beta7
Account's avatar
rizowski/eslint-watch
Run eslint with watch mode
Account's avatar
jedwards1211/flow-watch
clear the console and run flow on file changes
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

jedwards1211's profile
jedwards1211
85 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
8 contributions

Recent events

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

No events yet
jedwards1211

jedwards1211/async-child-process

Promise-based child process interface (you might want to use promisify-child-process instead!)

JavaScript
9
0
MIT License