Binary Packages

bit-consumer

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.

1.0.1 • Published 4 years ago

binspector

A _truly_ declarative library for binary file and protocol definition written in typescript. Read binary files based on class definition and decorators directly from your webapp.

1.1.1 • Published 5 months ago

bit-manipulation

An ES module providing functions for setting and clearing bits (and doing any bitwise operations) in Numbers up to 53 bits and in BigInts of any bit-width. In addition there's also functions to manipulate the bits in JavaScript's 64-bit floats and represe

1.0.0 • Published 4 years ago

bps

A library and CLI tool for creating and applying BPS patches.

2.0.1 • Published 1 year ago