Skip to content

Latest commit

 

History

History

packages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

npm packages

Licensed under the MIT License PR's Welcome

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