MCPcopy
hub / github.com/dropzone/dropzone

github.com/dropzone/dropzone @v5.9.3 sqlite

repository ↗ · DeepWiki ↗ · release v5.9.3 ↗
144 symbols 308 edges 8 files 6 documented · 4%
README

Dropzone.js

Test and Release

Dropzone 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 Dropzone will display file previews and upload progress, and handle the upload for you via XHR.

It's fully configurable and can be styled according to your needs.

Quickstart

 

Dropzone Screenshot

 

Community

If you need support please use the discussions section or stackoverflow with the dropzone.js tag and not the GitHub issues tracker. Only post an issue here if you think you discovered a bug.

If you have a feature request or want to discuss something, please use the discussions as well.

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

Main features

  • Beautiful by default
  • Image thumbnail previews. Simply register the callback thumbnail(file, data) and display the image wherever you like
  • Retina enabled
  • Multiple files and synchronous uploads
  • Progress updates
  • Support for large files
  • Complete theming. The look and feel of Dropzone is just the default theme. You can define everything yourself by overwriting the default event listeners.
  • Browser image resizing (resize the images before you upload them to your server)
  • Well tested

MIT License

See LICENSE file

Core symbols most depended-on inside this repo

addFile
called by 70
src/dropzone.js
getMockFile
called by 60
test/test.js
emit
called by 48
src/emitter.js
on
called by 27
src/emitter.js
getUploadingFiles
called by 11
src/dropzone.js
filesize
called by 11
src/dropzone.js
getQueuedFiles
called by 10
src/dropzone.js
accept
called by 10
src/dropzone.js

Shape

Method 80
Function 58
Class 6

Languages

TypeScript100%

Modules by API surface

src/dropzone.js90 symbols
src/options.js36 symbols
test/test.js10 symbols
src/emitter.js6 symbols
webpack.config.js2 symbols

Dependencies from manifests, versioned

@babel/core7.11.0 · 1×
@babel/preset-env7.11.0 · 1×
babel-loader8.0.0 · 1×
chai4.3.0 · 1×
core-js3.8.0 · 1×
css-loader5.0.2 · 1×
extract-loader5.1.0 · 1×
file-loader6.2.0 · 1×
html-loader2.1.0 · 1×
karma6.1.0 · 1×
karma-chrome-launcher3.1.0 · 1×
karma-mocha2.0.1 · 1×

For agents

$ claude mcp add dropzone \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact