Home > node-upload-progress

node-upload-progress

Node-upload-progress is a project mainly written in JavaScript, based on the MIT license.

Node.js demo for asynchronous file upload with progress report

Node.js demo for asynchronous file upload with progress report

Prerequisites

Node.js and NPM

Deployment instructions

git clone git://github.com/jodosha/node-upload-progress.git
cd node-upload-progress
npm install express keys
node app.js

Supported browsers

Google Chrome, Firefox, Opera, Safari and IE6+

Copyright

© 2011 Luca Guidi - http://about.me/jodosha, released under the MIT license

Previous:chkregf