Simple express file upload middleware that wraps around busboy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Thomas Lynch db1d264303 Merge github.com:richardgirges/express-fileupload into dev 4 years ago
..
files Add tests for fileupload options 7 years ago
fileFactory.spec.js upd:Make fileFactory tests lighter 5 years ago
fileLimitUploads.spec.js remove unneeded next func 5 years ago
multipartFields.spec.js fixed remaining lint errors 7 years ago
multipartUploads.spec.js Update multipartUploads.spec.js 5 years ago
numFilesLimitHandler.spec.js fix comment 5 years ago
options.spec.js Unit test for parseNested option 5 years ago
processNested.spec.js fix:Use processNested from js file 5 years ago
server.js Prettify and make it lighter 5 years ago
tempFile.spec.js Add tests for md5 and file size results 5 years ago
uploadtimer.spec.js Add tests for upload timeout timer. 4 years ago
utilities.spec.js Merge github.com:richardgirges/express-fileupload into dev 4 years ago