Skip to content

a sample application to upload multiple files with drag'n drop.

Notifications You must be signed in to change notification settings

nsyee/dnd-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ドラッグ&ドロップで画像ファイルをアップロードするサンプルアプリ。複数ファイル同時アップに対応しています

This is a sample application to upload multiple files with drag'n drop.

Chrome9 dev, Firefox3.6, Safari5 work. IE doesn't work with Drag&Drop (also Opera?)

Requirement

node-v0.2.4+

Installation

$git clone git://github.com/nsyee/dnd-uploader.git --recursive
$cd dnd-uploader
//you may need sudo for executing with port 80.
$sudo node server.js

Using Modules

Using Client side libraries

License

This application is licensed under the MIT license exclude above modules and libraries.

TODO

Plupload may not upload files asynchronously? check detail.

About

a sample application to upload multiple files with drag'n drop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published