enyo/dropzone

Handles drag and drop of files for you.

Maintainers

Package info

github.com/dropzone/dropzone-packagist

Homepage

Language:JavaScript

pkg:composer/enyo/dropzone

Statistics

Installs: 1 859 562

Dependents: 33

Suggesters: 2

Stars: 10

Open Issues: 0

v6.0.0-beta.2 2021-11-29 10:15 UTC

This package is auto-updated.

Last update: 2026-02-15 11:01:34 UTC


README

Dropzone.js

Dropzone.js is a JavaScript library that turns any HTML element into a dropzone. This means that a user can drag and drop a file onto it, and the file gets uploaded to the server via XHR.

Packagist Repo

This repo only exists to allow auto updating with the packagist package manager.

The original repo with the actual source code of Dropzone is here: https://github.com/dropzone/dropzone

MIT License

See LICENSE file