Fuite is a CLI tool designed to help identify memory leaks in web applications. It uses Puppeteer to automate browsers, running scenarios multiple times to detect leaks in objects, event listeners, DOM nodes, and collections. Fuite provides multiple options for custom scenarios, saving heap snapshots, and running in debug mode. The results can be output to a JSON file for detailed analysis. It's mainly useful for SPAs due to its method of internal link navigation and back-clicking to detect leaks.
Table of contents
URLOutputIterationsScenarioSetupHeap snapshotDebugProgressBrowser argsOptionsScenario objectSort: