4.0.1 • Published 2 years ago
@putout/formatter-memory v4.0.1
@putout/formatter-memory 
🐊Putout formatter shows memory used.
Install
npm i putout @putout/formatter-memoryUsage
putout --format memory libOptions
Formatters takes options, that can be set in .putout.json with:
{
"formatter": ["memory", {
"minCount": 0,
"color": "#6fbdf1"
}]
}Env
PUTOUT_PROGRESS_BAR:0- disable1- enable
License
MIT