fetch-in-chunks

A utility for fetching large files in chunks with support for parallel downloads and progress tracking.

APACHE-2.0 License

Downloads
34
Stars
87
Committers
2

Bot releases are hidden (Show)

fetch-in-chunks - v1.3.0 Latest Release

Published by tomayac 3 months ago

  • Fix a potential issue with the chunk order. Thanks, @jiangzhuo. (#1)
fetch-in-chunks - v1.2.0

Published by tomayac 5 months ago

  • Add types.
fetch-in-chunks - v1.1.1

Published by tomayac 5 months ago

  • Switch to an options object.
fetch-in-chunks - v1.0.0

Published by tomayac 5 months ago

  • Initial release.