HTML5 AJAX File Uploader
JavaScript library that manages file uploads using html5 drag and drop and file API's. (by devbridge)
plupload
Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight. (by moxiecode)
HTML5 AJAX File Uploader | plupload | |
---|---|---|
- | 1 | |
206 | 5,627 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
over 2 years ago | about 1 year ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 or later | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HTML5 AJAX File Uploader
Posts with mentions or reviews of HTML5 AJAX File Uploader.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning HTML5 AJAX File Uploader yet.
Tracking mentions began in Dec 2020.
plupload
Posts with mentions or reviews of plupload.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-02.
-
Uploading large file over HTTP
I think this is what I used a while back when uploading videos (not 100% sure though) https://www.plupload.com/
What are some alternatives?
When comparing HTML5 AJAX File Uploader and plupload you can also consider the following projects:
filepond - 🌊 A flexible and fun JavaScript file upload library
dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
fine-uploader
jQuery-File-Upload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.