@putout/formatter-time
v3.0.1
Published
šPutout formatter shows time
Downloads
20,662
Maintainers
Readme
@putout/formatter-time
šPutout formatter shows time used.
Install
npm i putout @putout/formatter-time
Usage
putout --format time lib
Options
Formatters takes options, that can be set in .putout.json
with:
{
"formatter": ["time", {
"minCount": 0,
"color": "#40e0d0",
"clock": "ā³"
}]
}
Env
PUTOUT_PROGRESS_BAR
:0
- disable1
- enable
License
MIT