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.
 
 
Roman Burunkov 02e15cb067
Removed unused variable
5 years ago
..
files Add tests for fileupload options 7 years ago
fileFactory.spec.js Add tests for md5 and file size results 5 years ago
fileLimitUploads.spec.js Adding option to select between two behaviour when file over fileSize 6 years ago
multipartFields.spec.js fixed remaining lint errors 7 years ago
multipartUploads.spec.js Removed unused index variable 5 years ago
options.spec.js Unit test for parseNested option 5 years ago
processNested.spec.js Unit test for processNested 5 years ago
server.js Removed unused variable 5 years ago
tempFile.spec.js Add tests for md5 and file size results 5 years ago