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

haxec is a Node.js library that allows you to wrap a child process with before and after handlers, providing hooks to execute custom code before and after the child process runs. It's designed for developers who need to inject custom logic or perform setup/teardown tasks when running JavaScript programs or Node.js scripts in a child process.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of grantila/haxec

Account's avatar
tapjs/foreground-child
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Account's avatar
istanbuljs/spawn-wrap
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
grantila/already
Promise extensions; map, filter, etc
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

grantila's profile
grantila
9 contributions

Recent events

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

No events yet
grantila

grantila/haxec

Wrap a Node.js spawn() or exec() with before/after handlers

TypeScript
7
0
MIT License