Socket
Socket
Sign inDemoInstall

task_progress_bar

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

task_progress_bar


Version published
Maintainers
1
Created
Source

TaskProgressBar

Gem Version Build Status

Getting started

bar = TaskProgressBar.new( 100 )
1..10.times{ bar.step() }
# output
[10/100][#####                                             ][10%][00:00:01][00:00:15]

Contributors

https://github.com/douglasresende/task_progress_bar/graphs/contributors

License

MIT License. Copyright 2017 Douglas Resende. http://github.com/douglasresende/task_progress_bar

You are not granted rights or licenses to the trademarks of Plataformatec, including without limitation the Devise name or logo.

FAQs

Package last updated on 07 Mar 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc