@putout/formatter-progress-bar
putout formatter shows progress and shows result at the end
Last updated 4 years ago by coderaiser .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @putout/formatter-progress-bar 
SYNC missed versions from official npm registry.

@putout/formatter-progress-bar NPM version

????Putout formatter shows progress bar.

Install

npm i putout @putout/formatter-progress-bar

Usage

putout --format progress-bar lib

Options

Formatters takes options, that can be set in .putout.json with:

{
    "formatter": ["progress-bar", {
        "minCount": 0,
        "color": "#6fbdf1"
    }]
}

Env variables

PUTOUT_PROGRESS_BAR - could be used to disable or enable progress bar using 0 and 1.

License

MIT

Current Tags

  • 6.0.0                                ...           latest (a month ago)

19 Versions

  • 6.0.0                                ...           a month ago
  • 5.0.1                                ...           8 months ago
  • 5.0.0                                ...           8 months ago
  • 4.0.1                                ...           2 years ago
  • 4.0.0                                ...           2 years ago
  • 3.0.2                                ...           4 years ago
  • 3.0.1                                ...           4 years ago
  • 3.0.0                                ...           4 years ago
  • 2.0.3                                ...           4 years ago
  • 2.0.2                                ...           4 years ago
  • 2.0.1                                ...           4 years ago
  • 2.0.0                                ...           4 years ago
  • 1.3.0                                ...           5 years ago
  • 1.2.1                                ...           5 years ago
  • 1.2.0                                ...           5 years ago
  • 1.1.1                                ...           6 years ago
  • 1.1.0                                ...           6 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (4)
Dev Dependencies (8)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |