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 53db3e5c68
Added tests for buildOptions function
5 years ago
..
files Add tests for fileupload options 7 years ago
fileFactory.spec.js Prettify 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 Remove unused index value 5 years ago
options.spec.js Unit test for parseNested option 5 years ago
processNested.spec.js Unit test for processNested 6 years ago
server.js Prettify 5 years ago
tempFile.spec.js Add tests for md5 and file size results 5 years ago
utilities.spec.js Added tests for buildOptions function 5 years ago