This serves as a reference implementation of Tapalcatl 2 for JavaScript. It includes support for block-aligned reads (and subsequent caching) of remote Tapalcatl archives.
The default block size for fetching remote (HTTP(S), S3) sources is 1MB. To
change it, set DEFAULT_BLOCK_SIZE
(in bytes) in the server's environment.
tapalcatl-js is availabile under the ISC License. See LICENSE file for more details