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

This plugin enables Rollup users to import Node.js built-in modules like `process`, `fs`, and `http` in their browser-targeted builds, providing shims to support modules originally designed for Node.js environments. It's primarily for developers bundling Node.js-compatible code with Rollup who need to run it in browsers without rewriting dependencies.

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
calvinmetcalf

calvinmetcalf/rollup-plugin-node-bu...

JavaScript
138
41
No license
calvinmetcalf's profile
calvinmetcalf
28 contributions
pyoner's profile
pyoner
1 contributions
caseyWebb's profile
caseyWebb
1 contributions
darlanalves's profile
darlanalves
1 contributions
SupremeTechnopriest's profile
SupremeTechnopriest
1 contributions
wms's profile
wms
1 contributions

Support the dependencies of calvinmetcalf/rollup-plugin-node-builtins

Account's avatar
calvinmetcalf/buffer-es6
Node.js Buffer API, for the browser
Account's avatar
browserify/crypto-browserify
implementation of crypto for the browser
Account's avatar
calvinmetcalf/node-process-es6
process information for node.js and browsers, but in es6
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
calvinmetcalf/rollup-plugin-node-globals
insert the same globals browserify does