0.1.0 • Published 8 years ago

node-blueimp v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

node-blueimp

Cloned version from Arvind Ravulavaru's blueimp-file-upload-expressjs with changing version of lwip 0.0.9 and removing unnecessary of gulp (which using old version of graceful-fs causing error in Nodejs 6.x)

Installation

Setup an Express project and install the package.

$ sudo npm i -g node-gyp
$ sudo npm i -g lwip
$ npm install blueimp-file-upload-expressjs