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

insert-module-globals is a Browserify transform that adds implicit module globals like `__filename`, `__dirname`, `process`, `global`, `setImmediate`, `clearImmediate`, and `Buffer` to JavaScript modules. It's designed for developers bundling Node.js modules for the browser using Browserify, ensuring these globals are available in the browser environment.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of browserify/insert-module-globals

Account's avatar
dominictarr/JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Account's avatar
browserify/acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
Account's avatar
thlorenz/combine-source-map
Add source maps of multiple files, offset them and then combine them into one source map
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
feross/is-buffer
Determine if an object is a Buffer
Account's avatar
shtylman/node-process
process information for node.js and browsers
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
goto-bus-stop/undeclared-identifiers
find undeclared identifiers and property accesses in a javascript file.
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
browserify/browser-pack
pack node-style source files from a json stream into a browser bundle
Account's avatar
feross/buffer
Node.js Buffer API, for the browser
Account's avatar
thlorenz/convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
Account's avatar
browserify/module-deps
walk the dependency graph to generate json output that can be fed into browser-pack
Account's avatar
mafintosh/nanobench
Simple benchmarking tool with TAP-like output that is easy to parse
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
jryans/timers-browserify
timers module for browserify

Support the repos that depend on this repository

Top contributors

zertosh's profile
zertosh
34 contributions
goto-bus-stop's profile
goto-bus-stop
19 contributions
dominictarr's profile
dominictarr
10 contributions
parshap's profile
parshap
10 contributions
jscissr's profile
jscissr
2 contributions
arhart's profile
arhart
1 contributions
apihlaja's profile
apihlaja
1 contributions
chadhietala's profile
chadhietala
1 contributions
feross's profile
feross
1 contributions
max-mapper's profile
max-mapper
1 contributions

Recent events

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

No events yet
browserify

browserify/insert-module-globals

insert implicit module globals into a module-deps stream

JavaScript
26
40
Other