Detached DOM nodes and uncollected closures are silent performance killers in single-page applications.
I built leak-doctor โ an open-source, zero-dependency diagnostic engine and headless Chromium auditor leveraging WeakRef and FinalizationRegistry to detect frontend memory leaks in real-time.
๐ Live Demos & Repositories
- ๐ Live Web Scanner: leak-doctor-web.vercel.app
- ๐งช Interactive Playground: leak-doctor-playground.vercel.app
- ๐ GitHub Repository: github.com/mmy-lana/leak-doctor
๐ฆ Official npm Packages
-
@leak-doctor/profilerโ Core WeakRef Memory Profiling Engine -
@leak-doctor/toolbarโ Shadow DOM Dev Widget -
@leak-doctor/sharedโ Shared Diagnostic Schemas & Formatters
Top comments (0)