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

requireify is a Browserify transform (compatible with v3) that injects a global `require` function into the bundled JavaScript, letting developers access any module—including those from `node_modules`—directly from the browser console. It’s useful for front‑end developers who want to debug, explore, or interact with their Browserify‑bundled modules at runtime without modifying source code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of johnkpaul/requireify

Account's avatar
thlorenz/combine-source-map
Add source maps of multiple files, offset them and then combine them into one source map
Account's avatar
browserify/detective
find all require() calls by walking the AST
Account's avatar
thlorenz/inline-source-map
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
thlorenz/convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
Account's avatar
jnordberg/coffeeify
browserify plugin for coffeescript with support for mixed .js and .coffee files
Account's avatar
browserify/browserify
browser-side require() the node way

Support the repos that depend on this repository

Top contributors

johnkpaul's profile
johnkpaul
43 contributions
jondubois's profile
jondubois
3 contributions
juliangruber's profile
juliangruber
1 contributions
toddself's profile
toddself
1 contributions

Recent events

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

No events yet
johnkpaul

johnkpaul/requireify

Browserify plugin to access all modules from browser console

JavaScript
74
6
Other