UNPKG

calibre

Version:

Calibre - Page speed performance testing with Google Lighthouse

6 lines (3 loc) 113 B
import humanize from 'humanize' const toFilesize = bytes => humanize.filesize(bytes) export default toFilesize