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

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
stibeji

stibeji/ekelqpbrpvdz

JavaScript
0
0
No license
stibeji's profile
stibeji
2 contributions

Support the dependencies of stibeji/ekelqpbrpvdz

Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.

The **load** module lets you execute arbitrary client‑side JavaScript files on the server without wrapping them in the traditional Node.js module pattern. It simply runs the script in a VM, captures any newly created globals, and returns them as an object (or compiles a snippet on the fly), making it useful for developers who need quick access to legacy or browser‑only code in a Node environment.