Skip to content

Recently working code patched #26

Open
@soomtong

Description

@soomtong

please checkout https://github.com/soomtong/jquery-file-upload-middleware

  • use bower to install jquery-file-upload
  • use not npm to install jquery-file-upload-middleware
  • use this repository by
{
    "name": "your project",
    "version": "0.1.0",
    "private": true,
    "dependencies": {
        "express": "3.3.x",
        "jquery-file-upload-middleware": "git://github.com/soomtong/jquery-file-upload-middleware.git",
        "swig": "1.0.x",
        "imagemagick": "0.1.x"
    },
    "devDependencies": {
        "nodeunit":"*"
    }
}

working example included.

cap 2013-09-06 17-18-05-275

cap 2013-09-06 17-18-38-805

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions