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

khrome's profile
khrome
3 contributions

Recent events

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

No events yet
khrome

khrome/dirname-shim

__dirname and __filename are too useful to not have in the browser

JavaScript
1
0
MIT License

The dirname‑shim package provides browser‑compatible shims for Node’s `__dirname`, `__filename`, and a structured `__stacktrace` property, letting client‑side code use these server‑side globals as if it were running in Node. It’s packaged for use with Webpack or any UMD loader, targeting front‑end developers who need Node‑style module metadata and stack information in browser environments.