easy-file-upload is a node js middleware which is used multer library for uploading files easily with just one function for handling multipart/form-data
.
$ npm install easy-file-upload --save
easy-file-upload is a function which has parameters destination, form fileName and type (either single, multiple or none.)