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

webpack‑runtime‑require is a small utility that injects a global `wrr` object into a Webpack bundle, letting developers fetch any module’s exports at runtime—handy for debugging or inspecting code directly from the browser console. It works with Webpack 1‑5 (development or production builds) after a few simple webpack‑config tweaks and can be used both in dev‑tools and from application code. This tool is aimed at front‑end developers who need on‑the‑fly access to bundled modules for debugging, testing, or runtime introspection.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of venryx/webpack-runtime-require

Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Venryx's profile
Venryx
50 contributions

Recent events

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

No events yet
venryx

venryx/webpack-runtime-require

Exposes a way to require module exports at runtime. (eg. in browser consoles)

JavaScript
28
5
MIT License