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

**bridge‑module** is a tiny library that lets you run modular, dependency‑injected code in the browser by wiring it to a *browser‑bridge* instance. Developers can define plain CommonJS‑style modules with explicit dependencies, then expose selected modules to the client‑side via `bridgeModule(library, "moduleName", bridge)`, enabling server‑side logic (e.g., cooking simulation) to be executed in the browser through the bridge’s messaging layer. It’s aimed at JavaScript developers building isomorphic or browser‑centric applications who want a simple way to share modular code between Node and the browser.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of erikpukinskis/bridge-module

Account's avatar
erikpukinskis/function-call
build code that defines and calls functions in the browser
Account's avatar
erikpukinskis/module-library
Caches module singletons and orchestrates dependencies between them
Account's avatar
erikpukinskis/browser-bridge
Move code and state between Node and the browser
Account's avatar
erikpukinskis/browser-task
Do stuff in other peoples' browsers
Account's avatar
erikpukinskis/run-test
Define tests with dependencies
Account's avatar
erikpukinskis/web-element
Generate HTML for a web page
Account's avatar
erikpukinskis/web-site
Send stuff over HTTP

Support the repos that depend on this repository

Top contributors

erikpukinskis's profile
erikpukinskis
109 contributions

Recent events

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

No events yet
erikpukinskis

erikpukinskis/bridge-module

Define modules with dependencies in the browser

JavaScript
0
0
No license