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

Sandboxed-module is a tool for Node.js developers that allows you to load modules in a sandboxed environment, making it easier to inject dependencies and control the module's context for testing purposes. It's primarily intended for developers who need to write unit tests for their Node.js applications and want to isolate their modules from external dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of log4js-node/node-sandboxed-module

Account's avatar
felixge/node-require-like
Generates require functions that act as if they were operating in a given path.
Account's avatar
felixge/node-stack-trace
Get v8 stack traces as an array of CallSite objects.
Account's avatar
jashkenas/coffeescript
Unfancy 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

Support the repos that depend on this repository

Top contributors

felixge's profile
felixge
45 contributions
domenic's profile
domenic
39 contributions
searls's profile
searls
7 contributions
aetherwalker's profile
aetherwalker
3 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
lamweili's profile
lamweili
3 contributions
nomiddlename's profile
nomiddlename
2 contributions
alonbardavid's profile
alonbardavid
1 contributions
ctavan's profile
ctavan
1 contributions
klamping's profile
klamping
1 contributions

Recent events

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

No events yet
log4js-node

log4js-node/node-sandboxed-module

A sandboxed node.js module loader that lets you inject dependencies into your modules.

JavaScript
1
2
MIT License