Git Product home page Git Product logo

multi-progress's People

Contributors

adkenyon avatar neil-uwa avatar pitaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

multi-progress's Issues

Status on a next release - 2.0.0

I was just wondering when you think you will push a new version to npm. Seems like the code is ready to go?

Thanks for a nice library! ๐Ÿ‘

Progress bars rendering on top of each other?

> node -v
v7.7.3

Inside of two classes I'm doing..

this.progress = this.prog.newBar(this.formatString, {
  complete: '๐Ÿ”ฅ',
  incomplete: '๐Ÿ’ฉ',
  width: 45,
  total: total
});

... 

this.progress.tick()

but the bars are being rendered on the same line? Are they meant to be stacked? A screenshot would be nice on this repo.

bar.interrupt not working

There are some messages I output using bar.interupt, this no longer works correctly leaving static copies of the bars through out the console when using this.

Restore cursor at the end of the progress bars

It seems that the cursor gets at the end of the line of the just modified progress bar, that could gamble the terminal if something is printed (an exception, for example). Restore the position of the cursor at the end of the lines so output can be cleanly shown.

Allign columns

Allign the different fields of each progressbar to show it nicer. So far seems it would be just enough with the download name, so I would pad them with spaces up to the lenght of the biggest one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.