8000 GitHub - heryTz/resumable-chunk-upload: Simplify large file uploads
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

heryTz/resumable-chunk-upload

Repository files navigation

Resumable Chunk Upload

npm version

Resumable Chunk Upload allows uploading files in small chunks. it offers a simple class easy to set up and relevant data such as the progress and the remaining time of the upload. It also manages the resumption of the upload in case of failure.

Build with multiple backend frameworks including Express, Fastify, Symfony, Laravel, and more.

Install

Installation via a package manager:

npm install resumable-chunk-upload

Include via CDN

<script src="https://cdn.jsdelivr.net/npm/resumable-chunk-upload/dist/uploader.min.js"></script>

Documentation

Visit https://herytz.github.io/resumable-chunk-upload/ to view the full documentation.

Examples

Visit the demo repository. It includes both frontend and backend code, along with detailed instructions on how to set it up and run it.

About

Simplify large file uploads

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0