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

`require-inject` is a Node.js library that allows developers to mock dependencies of a module during testing without modifying the module's code. It is particularly useful for unit testing, enabling isolated testing of modules by replacing their dependencies with mock versions. This tool is ideal for developers who need to test modules in isolation while maintaining clean and unmodified source code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of iarna/require-inject

Account's avatar
totherik/caller
@substack's caller.js as a module
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
iarna/tacks
Generate fixture modules from folders
Account's avatar
wealljs/weallbehave
CODE_OF_CONDUCT.md generator
Account's avatar
wealljs/weallcontribute
CONTRIBUTING.md generator

Support the repos that depend on this repository

Top contributors

iarna's profile
iarna
43 contributions
aredridel's profile
aredridel
3 contributions
erikvold's profile
erikvold
2 contributions
jcollado's profile
jcollado
2 contributions
jdalton's profile
jdalton
2 contributions
spruce's profile
spruce
1 contributions
tnguyen14's profile
tnguyen14
1 contributions

Recent events

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

No events yet
iarna

iarna/require-inject

A simple mock injector compatible needing no instrumentation in the libraries being tested

JavaScript
33
8
Other