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

Evalify is a Browserify transform that evaluates Node.js modules before exporting them, allowing dynamic code execution during bundling. It's particularly useful for developers who need to pre-compute or generate module exports, such as creating static arrays or objects from dynamic code, and is intended for use in Node.js and browserify-based projects.

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
ahdinosaur's profile
ahdinosaur
4 contributions
mmckegg's profile
mmckegg
1 contributions
ahdinosaur

ahdinosaur/evalify

browserify transform to eval modules in node before exporting

JavaScript
14
1
No license

Support the dependencies of ahdinosaur/evalify

Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers