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 `node-preload` module allows Node.js applications to specify modules that should be preloaded in all child processes. It's designed for Node.js developers who need to ensure certain modules, like transpilers, are available in subprocesses without manually requiring them in each child process. The module is particularly useful for applications that spawn multiple child processes and want consistent module availability across them.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of cfware/node-preload

Account's avatar
cfware/process-on-spawn
Execute callbacks when child processes are spawned
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

coreyfarrell's profile
coreyfarrell
29 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
2 contributions

Recent events

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

No events yet
cfware

cfware/node-preload

Request that Node.js child processes preload modules

JavaScript
4
1
MIT License