file-uploader.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [file-uploader]

www.codever.land/bookmarks/t/file-uploader

Uppy

https://uppy.io/

Uppy fetches files locally and from remote places like Dropbox or Instagram. With its seamless integration, reliability and ease of use, Uppy is truly your best friend in file uploading.


jQuery-File-Upload

https://github.com/blueimp/jQuery-File-Upload

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery.


dropzone

https://github.com/enyo/dropzone

Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.


flow.js

https://github.com/flowjs/flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.


fine-uploader

https://github.com/FineUploader/fine-uploader

Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 uploading.


FileAPI

https://github.com/mailru/FileAPI

A set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF.


plupload

https://github.com/moxiecode/plupload

A JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to ach...