Bit 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

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

bit-wall

This package provides methods to check, add, remove, and retrieve permissions in both raw and human-readable formats.

1.0.1 • Published 6 months ago

bitboard

A small utility library for working with 64-bit integers in JavaScript.

1.0.0 • Published 8 months ago