Socket
Socket
Sign inDemoInstall

@putout/formatter-progress-bar

Package Overview
Dependencies
25
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @putout/formatter-progress-bar

🐊Putout formatter shows progress and shows result at the end


Version published
Weekly downloads
16K
decreased by-13.11%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@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

Keywords

FAQs

Last updated on 29 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc