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

bpb is a Browserify (and stream‑compatible) transform that safely rewrites every occurrence of `process.browser` in your code to the literal `true` by parsing the source’s AST. It’s aimed at developers writing isomorphic JavaScript who want to strip out server‑only branches (often together with tools like unreachable‑branch‑transform or UglifyJS) to reduce bundle size and improve security.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zenflow/bpb

Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
zenflow/flatstream
Simple utility for mixing synchronous functions/code and asynchronous streams
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

zenflow's profile
zenflow
38 contributions
parshap's profile
parshap
1 contributions

Recent events

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

No events yet
zenflow

zenflow/bpb

browserify transform to safely replace `process.browser` with `true` by working on the Abstract Syntax Tree (AST)

JavaScript
4
1
MIT License