Note: this package is not 100% compatible with the CBOR specification. See the Not implemented section for more details.
A set of dependency-free JavaScript modules to work with binary data in JS (using Typed Arrays). Includes: bitjs/archive: Decompressing files (unzip, unrar, untar, gunzip) in JavaScript, implemented ...