-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add bits
option
#53
Add bits
option
#53
Conversation
What’s the use-case? Would be good to include that in the docs for the option. |
@sindresorhus Download/upload speed is usually represented in bits/s vs bytes/s. We are using this for logging on YaCDN:
|
👍 Makes sense. Would be good to include the use-case about speed in the docs for the option. |
@sindresorhus Are the changes satisfactory? |
Switch units based on boolean 'bits' flag.