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

Proxyquireify is a tool that allows developers to easily mock dependencies while testing browserify modules. It's designed for developers using browserify to bundle their JavaScript code and need a way to isolate and test individual modules by replacing their dependencies with stubs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thlorenz/proxyquireify

Account's avatar
browserify/browser-pack
pack node-style source files from a json stream into a browser bundle
Account's avatar
browserify/detective
find all require() calls by walking the AST
Account's avatar
bendrucker/has-require
Check if code requires any module or a specific id
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
thlorenz/mold-source-map
Mold a source map that is almost perfect for you into one that is.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
bendrucker/test-peer-range
Test a package against the full range of major supported versions of a peer dependency
Account's avatar
browserify/watchify
watch mode for browserify builds

Support the repos that depend on this repository

Top contributors

thlorenz's profile
thlorenz
95 contributions
bendrucker's profile
bendrucker
24 contributions
jhiesey's profile
jhiesey
10 contributions
feross's profile
feross
1 contributions
gsmaverick's profile
gsmaverick
1 contributions
ellbee's profile
ellbee
1 contributions
azu's profile
azu
1 contributions
js517's profile
js517
1 contributions

Recent events

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

No events yet
thlorenz

thlorenz/proxyquireify

browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.

JavaScript
150
24
MIT License