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

execSync is a Node.js library that provides a synchronous way to execute shell commands, with separate methods for running commands without output or capturing both stdout and stderr. It was designed for development environments, particularly for scripting tasks on local machines, but explicitly warns against using it in production servers. The project is no longer maintained and recommends alternatives like Node.js's built-in `execSync` or the `sync-exec` npm package for older Node versions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mgutz/execsync

Account's avatar
bruce/node-temp
Temporary files and directories
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

coreybutler's profile
coreybutler
1 contributions
PeterDaveHello's profile
PeterDaveHello
1 contributions
virtix's profile
virtix
1 contributions

Recent events

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

No events yet
mgutz

mgutz/execsync

node.js' missing execSync

JavaScript
151
15
MIT License