https://github.com/dropzone/dropzone-packagist
This repo only exists for the packagist package repository.
https://github.com/dropzone/dropzone-packagist
Last synced: 11 months ago
JSON representation
This repo only exists for the packagist package repository.
- Host: GitHub
- URL: https://github.com/dropzone/dropzone-packagist
- Owner: dropzone
- License: other
- Created: 2021-02-05T16:53:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T10:15:07.000Z (about 4 years ago)
- Last Synced: 2025-02-08T14:47:54.611Z (11 months ago)
- Size: 751 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

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