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 mainmatter/memory-leak-detector

Account's avatar
release-plan/release-plan

Support the repos that depend on this repository

Top contributors

renovate[bot]'s profile
renovate[bot]
66 contributions
BobrImperator's profile
BobrImperator
46 contributions

Recent events

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

No events yet
mainmatter

mainmatter/memory-leak-detector

JavaScript
1
0
MIT License

Memory Leak Detector is a lightweight Node server that talks to a Chrome instance (via the DevTools remote‑debugging protocol) and provides an HTTP API for taking heap snapshots and asserting that certain classes are not retained after tests run. It’s aimed at front‑end developers writing automated browser tests (e.g., with Testem, QUnit, Ember) who want to automatically detect and fail CI builds on memory‑leak regressions in their application code.