inabahare / lewd2

A based file uploader
https://lewd.se
GNU General Public License v3.0
23 stars 3 forks source link

Function to convert from byte to the most fitting unit #38

Closed inabahare closed 5 years ago

inabahare commented 5 years ago

Like if it's a million bytes it will return

{
    number: 1,
    unit: "MB"
}