convert-data-size

a convert default data size into Bytes, KB, MB, GB, TB.

Usage no npm install needed!

<script type="module">
  import convertDataSize from 'https://cdn.skypack.dev/convert-data-size';
</script>

README

size-converter

A size converter package which converts bytes, KB, MB, GB.

Install

$ npm i convert-data-size

How to use

Install the package using above command.