stream-generator
Make a readable stream out of any byte generator. An easy way to wrap a random, pseudo-random or just any number generator into a stream of bytes.
Make a readable stream out of any byte generator. An easy way to wrap a random, pseudo-random or just any number generator into a stream of bytes.
Digital Storage Convertor
Used to convert between utf-8/16 strings to bytes.
Conversion between utf8 string and uint8array
Given a memory address and length this tool reads data from memory upto that length.
Utilities to convert data into human readable strings.
Progress monitor for Nodestream
Skip the first n bytes of your pull stream
Create random bytes streams with or not a cap size
Get a random buffer based on a seed. Fast, not secure.
Slurp nodejs stream to a string some predefined amount
Pretty bytes filter for AngularJS: 1337 → 1.34 kB.
Creates Strings from ArrayBuffers and viceversa in NodeJS and the Browser
Input Buffer and Output Buffer, just like Java ByteBuffer
Convert bytes to a human readable string: 1337 → 1.34 kB
bytes-compare
Extend the package 'bytes' to directly perform conversion between units
Bytes Stream - output range bytes from readable stream
Convert from bytes to another unit e.g. Mibit, KiB, Gibit, Gib
Read chunks from a file by delimiter and do some work async