This GitHub repo hosts the code for the following npm packages:
- memlab - All memlab features packed in one package. This enables using all memlab features through CLI and should be installed globally.
- @memlab/core – Heap parser, leak trace clustering, config, and other core libraries
- @memlab/e2e – All logic for interacting with web browsers
- @memlab/cli – Command line interfaces and extension API
- @memlab/api – API for continuous test integration
- @memlab/heap-analysis – Memory analysis and extension API