m4nuC / async-busboy

Promise based multipart form parser for KoaJS
MIT License
167 stars 58 forks source link

formData.files as on object #39

Open esseswann opened 4 years ago

esseswann commented 4 years ago

I think it would be nicer to have files as an object of keys -> ReadStreams so it would be easier to validate the existence certain files