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

A simple Webpack loader that applies a regular‑expression search‑and‑replace to source files during the build process. By configuring a `match` pattern (with optional flags) and a replacement string, developers can automatically transform any matching text (e.g., turning “bar” or “baz” into “foo”) in their bundled assets. It works with both Webpack 1 and Webpack 2, making it handy for frontend projects that need compile‑time string substitutions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of eventmobi/regexp-replace-loader

Account's avatar
webpack/loader-utils
utils for webpack loaders

Support the repos that depend on this repository

Top contributors

elliottsj's profile
elliottsj
3 contributions
kirilldev's profile
kirilldev
1 contributions

Recent events

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

No events yet
eventmobi

eventmobi/regexp-replace-loader

A webpack loader to replace a regexp pattern with a string

JavaScript
7
3
MIT License