node-progress
node-progress copied to clipboard
Added a `humanFriendlyRate` option to show the download rate in KiB/s format instead of b/s.
Showing download rate in bps is not the best way, so I added a humanFriendlyRate option to show the download rate in KiB/s. Also updated the README and the sample code.
very useful feature. 👍