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

`stealthy-require` is a Node.js utility that bypasses the module cache to force fresh module reloads, primarily useful for testing or dynamic module reloading scenarios. It works by temporarily clearing the cache, requiring modules in a clean state,

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of analog-nico/stealthy-require

Account's avatar
kelektiv/node.bcrypt.js
A bcrypt library for NodeJS.
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
markdalgleish/gulp-coveralls
Gulp plugin to submit code coverage to Coveralls
Account's avatar
SBoudrias/gulp-istanbul
Istanbul unit test coverage plugin for gulp.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
inikulin/publish-please
Safe and highly functional replacement for `npm publish`.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
OverZealous/run-sequence
Run a series of dependent gulp tasks in order
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

analog-nico's profile
analog-nico
34 contributions
jcready's profile
jcready
3 contributions

Recent events

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

No events yet
analog-nico

analog-nico/stealthy-require

The closest you can get to require something with bypassing the require cache

JavaScript
22
3
ISC License