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

zertosh's profile
zertosh
2 contributions
anaisbetts's profile
anaisbetts
1 contributions

Recent events

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

No events yet
zertosh

zertosh/esmangle-evaluator

esmangle's "evaluator.js" as a standalone module.

JavaScript
4
2
No license

The **esmangle‑evaluator** package extracts the constant‑folding and side‑effect analysis logic from the **esmangle** JavaScript minifier and publishes it as a tiny, independent module. It provides functions to evaluate constant expressions, detect side‑effects, and simplify boolean conditions, making it useful for tooling developers or anyone needing a lightweight, reusable JavaScript evaluator without pulling in the full esmangle codebase.