An esbuild plugin to polyfill nodejs builtin modules for the browser.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is an esbuild plugin that polyfills Node.js builtin modules for browser environments, allowing developers to use Node.js APIs like `process`, `Buffer`, and `crypto` in web applications. It's designed for frontend developers using esbuild who need to bundle Node.js code for browsers, offering features like custom polyfill overrides, configurable module support, and error handling for unpolyfilled modules.