file-uploader.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [file-uploader]
www.codever.land/bookmarks/t/file-uploader
Uppy
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.
- tags: file-uploader, javascript
- :octocat: source code
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.
- tags: javascript, file-uploader
- :octocat: source code
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.
- tags: javascript, file-uploader
- :octocat: source code
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.
- tags: javascript, file-uploader
- :octocat: source code
fine-uploader
https://github.com/FineUploader/fine-uploader
Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 uploading.
- tags: javascript, file-uploader
- :octocat: source code
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.
- tags: javascript, file-uploader
- :octocat: source code
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...
- tags: javascript, file-uploader
- :octocat: source code