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

Varify is a Browserify transform that rewrites JavaScript `const` declarations into `var` declarations, letting developers write code with lint‑enforced immutability while still supporting browsers that lack native `const`. It’s aimed at front‑end developers who want a simple compatibility shim without full block‑scoping semantics.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thlorenz/varify

Account's avatar
thlorenz/redeyed
Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
browserify/browserify
browser-side require() the node way

Support the repos that depend on this repository

Top contributors

thlorenz's profile
thlorenz
14 contributions
yoshuawuyts's profile
yoshuawuyts
1 contributions

Recent events

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

No events yet
thlorenz

thlorenz/varify

browserify transform that converts all const assignments to var assignments.

JavaScript
10
3
MIT License