Skip to content

Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.

License

Notifications You must be signed in to change notification settings

pehamraza/dropzone

 
 

Repository files navigation

Dropzone.js

Dropzone.js is a light weight JavaScript library that turns an 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 AJAX.


If you want support, please use stackoverflow with the dropzone.js tag and not the GitHub issues tracker. Only post an issue here if you think you discovered a bug or have a feature request.


Please read the contributing guidelines before you start working on Dropzone!




This is no longer the official repository for Dropzone. I have switched to gitlab.com as the primary location to continue development.

Don't be angry with me, but I've realised that GitHub is the better home for this library. I'm in the process of migrating back, and making a few changes to the way continuous integration and publishing works.

I'm also making some changes on how issues and pull requests will be handled an am hoping to get a better grip on things.

MIT License

About

Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%