@arcblock/xbytes
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Utilities for expermenting with cryptography
32-bit signed integer arithmetic and logic operators for JavaScript
a typescript library for reading and writing binary files to and from plain javascript objects
A collection of low-level bit-readers for byte-arrays
Efficient 2D Bit Array with Serialization
WebAssembly bits processing utilities
Utilities for arithmetic bitwise operations in JavaScript
Bitwise operations for WebAssembly
Buffer of bits instead of bytes
Library to easily interact with Twitch PubSub System
@paqujs/bitfields
🔑 Permission management made easy
Extensible SI unit creation, conversions, quantities & calculations (incl. ~170 predefined units & constants)
Connect to Twitch EventSub API
Utilities for TypeScript library
A simple bytehandler, hopefully helpfull for anyone working with bits and bytes,
Convert bytes to human readable string.
Converts an array of X-bit unsigned integers to an array of Y-bit unsigned integers
An ES module providing a "bit consumer" class allowing you to feed it endless of bits and receive unsigned integers back from them whenever the wanted amount of bits has been consumed. The bits are consumed in the order of the most significant bits first.