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 of raynos/weakmap-shim

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter

Support the repos that depend on this repository

Top contributors

Raynos's profile
Raynos
8 contributions
dy's profile
dy
1 contributions

Recent events

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

No events yet
raynos

raynos/weakmap-shim

JavaScript
11
1
MIT License

`weakmap-shim` provides a tiny, pure‑JavaScript implementation of the ES6 WeakMap API. It lets developers create lightweight weak‑reference maps (or “stores”) for associating data with objects without holding them strongly, making it ideal for small libraries that need weak‑map functionality without pulling in a larger dependency.