bitjs icon indicating copy to clipboard operation
bitjs copied to clipboard

Binary Tools for JavaScript

Results 20 bitjs issues
Sort by recently updated
recently updated
newest added

Now that it is ubiquitous, stop doing our own event listening/dispatching!

https://caniuse.com/mdn-api_worker_worker_ecmascript_modules Chrome/Edge/Opera: Supported ES Modules in Dedicated Workers since Nov 2019 Webkit will support soon. Bug: https://bugs.webkit.org/show_bug.cgi?id=164860 Firefox showing signs of movement now. Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247687

* use mocha/chai, rewrite unit tests, update package.json, then use GitHub Action for CI/CD

Perhaps by re-packaging some id3 tag reading library / code.

Hi Jeff, first of all, thanks so much for such an excellent javascript library. I'm using it for unrar in a web application and wondering if it is possible to...

Hi there, Was hoping you could help me out. I'm trying to use your bitjs in an angular 9 application and I am running into this problem: ``` ./node_modules/@codedread/bitjs/image/webp-shim/webp-shim.js 9:18...

## Description Trying your RAR decoder as a replacement of libarchive, it works well but I'm running into some performance issue. Somes books I'm dealing with (in CBR) are quite...

https://en.wikipedia.org/wiki/List_of_file_signatures

https://github.com/dsnet/compress/blob/master/doc/bzip2-format.pdf

enhancement