byte-convert

```js require("byte-convert")(2000) // 2 Kb

Usage no npm install needed!

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

README

Como usar

require("byte-convert")(2000)
// 2 Kb

require("byte-convert")(2000000)
// 2 Mb