expressjs / expressjs/multer

MINIMUM_FILE_COUNT

Open
#892 1 comment 0 reactions 0 assignees View on GitHub
ideas
Dominant language
JavaScript
Stars
12.1k
Forks
1.1k
Avg merge
8d 2h
Merged PRs (30d)
21

Description

You should also include a minimum file count.

Right now there is no easy+clea way to stop multer from saving the files to disk if you do not wish to take the upload if upload is missing files.

Perhaps even adding an event prior to saving to disk, so you can do last-minute clean up or throw an error... that would be helpful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.