Module

formatByteSize

Display file size in appropriate format (e.g. B, KB, MB, GB)
Parameters:
Name Type Description
size The size in bytes

View Source number/formatByteSize.js, line 16

A tuple type of [, ] format. E.g. [300, 'MB']