HTML5Sortable
dropzone
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Amplication - open-source Node.js backend code generator
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- Sonar - Write Clean JavaScript Code. Always.
- Mergify - Updating dependencies is time-consuming.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
HTML5Sortable | dropzone | |
---|---|---|
0 | 11 | |
1,570 | 17,525 | |
- | 0.3% | |
0.0 | 0.0 | |
4 months ago | 1 day ago | |
TypeScript | JavaScript | |
MIT License | GNU General Public License v3.0 or later |
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.
HTML5Sortable
We haven't tracked posts mentioning HTML5Sortable yet.
Tracking mentions began in Dec 2020.
dropzone
-
Self-hosted alternative to Google Forms with the ability to upload files in the form
Or roll your own and use something like DropZone.
-
Need ideas for a photography application.
Just two example libraries: FilePond, DropZone
-
Migrating Selenium system tests to Cuprite
We use Dropzone JS to support uploading files. Under Cuprite, uploading stopped working and an ERR_ACCESS_DENIED error was shown in the JavaScript console each time a test attempted to upload a file.
-
Dropzone UI: the new way of providing Drag and Drop File Uploads in React app.
In standard HTML5 you can perform file uploads through . Additionally there are packages like dropzone and react-dropzone that can handle this task very well. However, inspired in the last ones, there was created something new and more powerful: dropzone-ui.
-
Upload multiple images simultaneously in your Django app using Dropzone Js
Hello guys it's been a minute! I was on a small break but now am back and in this tutorial we are going to learn how we can upload multiple images to a Django back end. By default the Django behavior is that you select a single image and upload it to the server then repeat which begs the question isn't that a time consuming and tedious process, say if we have 1000 images? It is. Fortunately, there is a tool that can help us go around this problem, a JavaScript library called Dropzone . Let's not waste more seconds, let's get into it!
-
10 Of The Most Amazing JS Libraries That Almost You Will Enjoy Using Them In Your Project!
demo
github
-
21 Popular JavaScript Libraries Every Web Developer Should Know
Dropzone allows you implement “drag and drop” features on your website. It is also highly customizable with custom code. It’s lightweight, doesn’t depend on any other library (like jQuery).
What are some alternatives?
filepond - 🌊 A flexible and fun JavaScript file upload library
Uppy - The next open source file uploader for web browsers :dog:
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.
fine-uploader
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.
flow.js - A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
sortablejs - Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
jQuery Sortable - A flexible, opinionated sorting plugin for jQuery
Selenium WebDriver - A browser automation framework and ecosystem.
HTML5 AJAX File Uploader - JavaScript library that manages file uploads using html5 drag and drop and file API's.