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

The **browserify‑sed** package adds a simple `sed`‑style find‑and‑replace transform to Browserify builds. By passing a substitution expression (e.g., `s/__VERSION__/1.2.3/g`) to the `-t` option, developers can inject version numbers, environment variables, or other constants directly into bundled JavaScript at build time. It’s aimed at front‑end developers who use Browserify and want a lightweight, command‑line‑style text replacement step in their build pipeline.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
kawanet's profile
kawanet
2 contributions
kawanet

kawanet/browserify-sed

sed style transform for browserify

JavaScript
0
0
MIT License

Support the dependencies of kawanet/browserify-sed

Account's avatar
kawanet/sed-lite
`sed` compiler for JavaScript
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
jshint/jshint
Static analysis tool for JavaScript