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

rwaldron's profile
rwaldron
8 contributions

Recent events

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

No events yet
rwldrn

rwldrn/node-jsdev

JavaScript
5
1
Other

JSDev is a source‑code filter that turns specially‑tagged comments into executable JavaScript (or removes them during minification), letting developers embed debugging, tracing, performance and test scaffolding directly in their code. It can be run as a C command‑line tool or invoked from JavaScript via the `JSDEV` function, making it useful for JavaScript developers who want conditional, removable instrumentation without altering the production build.