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

`decache` is a tiny Node.js utility that removes modules from `require.cache`, allowing you to re‑import them with a fresh state—ideal for unit‑testing modules that rely on cached globals or cached state. It’s meant for developers who need to reset a module between test runs, such as when testing singletons, mocked dependencies, or libraries that maintain mutable internal caches.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dwyl/decache

Account's avatar
strongloop/modern-syslog
modern syslog - streaming, async, uses nan
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
MegaArman/tap-nyc
nyc compatible TAP output formatter
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

nelsonic's profile
nelsonic
71 contributions
jupiter's profile
jupiter
6 contributions
iteles's profile
iteles
5 contributions
perrin4869's profile
perrin4869
3 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
LuchoTurtle's profile
LuchoTurtle
3 contributions
Arhell's profile
Arhell
2 contributions
ryanwholey's profile
ryanwholey
2 contributions
besarthoxhaj's profile
besarthoxhaj
2 contributions
ryardley's profile
ryardley
1 contributions

Recent events

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

No events yet
dwyl

dwyl/decache

:shipit: Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.

JavaScript
152
12
No license