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

Deglobalify is a Browserify transform that prevents third-party JavaScript modules from polluting the global `window` object by capturing specified global properties and returning them as a proper `module.exports` object instead. It's designed for developers using Browserify who need to integrate legacy or poorly-behaved client-side libraries without causing global namespace conflicts.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of eugeneware/deglobalify

Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
estools/escodegen
ECMAScript code generator
Account's avatar
ded/domready
modern domready
Account's avatar
eugeneware/debowerify
A browserify transform to enable the easy use of bower components in browserify client javascript projects. This can be used in conjunction with deamdify to require AMD components from bower as well.

Support the repos that depend on this repository

Top contributors

eugeneware's profile
eugeneware
10 contributions

Recent events

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

No events yet
eugeneware

eugeneware/deglobalify

A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object instead.

JavaScript
56
1
No license