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

replaceall is a tiny Node.js utility that performs a global find‑and‑replace on JavaScript strings without needing regular‑expression syntax. It exports a single function `replaceall(search, replacement, subject)` that returns a new string with **all** occurrences of `search` replaced by `replacement`, making it handy for developers who need simple, reliable string substitution in server‑side or build‑tool code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of leecrossley/replaceall

Account's avatar
gruntjs/grunt
The JavaScript Task Runner

Support the repos that depend on this repository

Top contributors

leecrossley's profile
leecrossley
17 contributions

Recent events

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

No events yet
leecrossley

leecrossley/replaceall

Replace all instances in a JavaScript string

JavaScript
8
0
No license