plupload
File uploader
A cross-browser file upload API with fallbacks to alternative runtimes.
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.
6k stars
231 watching
1k forks
Language: JavaScript
last commit: 4 months ago
Linked from 3 awesome lists
file-uploadfile-utilityplupload
Related projects:
Repository | Description | Stars |
---|---|---|
transloadit/uppy | A modular file uploader for web applications, supporting various upload sources and resumable uploads. | 29,195 |
1up-lab/oneupuploaderbundle | Provides support for handling file uploads using various JavaScript libraries in Symfony applications. | 605 |
flowjs/flow.js | A JavaScript library providing multiple simultaneous file uploads with fault tolerance and resumability via the HTML5 File API. | 2,965 |
pqina/filepond | A JavaScript library for handling file uploads with features like drag-and-drop, image processing, and accessibility. | 15,206 |
createjs/preloadjs | A JavaScript library that simplifies asset preloading and provides a consistent API for loading different file types. | 2,875 |
tuupola/lazyload | A plugin for delaying the loading of images until they come into view | 8,762 |
nervgh/angular-file-upload | Provides an AngularJS module for handling file uploads with various features and adapters for different browsers | 3,431 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
jangosteve/remotipart | Enables AJAX file uploads with jQuery in Rails 3 and 4 remote forms | 1,003 |
sampotts/plyr | A versatile, customizable HTML5 media player for playing video and audio content from various sources | 26,606 |
aralejs/upload | A JavaScript library for creating file uploaders with an iframe and HTML5 support | 85 |
mailru/fileapi | A JavaScript toolkit for handling file uploads with features like multiupload and image processing. | 3,574 |
thinkpixellab/pxloader | A JavaScript library for preloading resources before taking action on a website or app | 1,109 |
4lejandrito/rollup-plugin-browsersync | A tool that enables live reloading of web applications during development | 19 |
rpldy/react-uploady | A set of React components and hooks for handling file uploads with resumable capabilities. | 1,110 |