Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 3.06 KB

file-uploader.md

File metadata and controls

54 lines (45 loc) · 3.06 KB

Bookmarks tagged [file-uploader]

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.


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.


https://github.com/enyo/dropzone

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


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.


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

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


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.


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...