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 d90e54837e
Add tests for uriDecodeFileName function
5 years ago
..
files Add tests for fileupload options 7 years ago
fileFactory.spec.js Add tests for empty buffer and in memory upload. 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 Add tests for case when tempFileDir is empty 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 Prettify 5 years ago
tempFile.spec.js Add tests for md5 and file size results 5 years ago
utilities.spec.js Add tests for uriDecodeFileName function 5 years ago