@putout/formatter-time

3.0.1 • Public • Published

@putout/formatter-time NPM version

🐊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 - disable
    • 1 - enable

License

MIT

Package Sidebar

Install

npm i @putout/formatter-time

Weekly Downloads

1,985

Version

3.0.1

License

MIT

Unpacked Size

7.16 kB

Total Files

4

Last publish

Collaborators

  • coderaiser