0.1.3 • Published 9 months ago

multipartify v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Introduction

Multipartify is an Express middleware library for parsing multipart/form-data requests. It is based on Busboy and took inspiration from Multer and Transmit.

Warning

Currently this library is in a pre-release state. There is one known DoS vulnerability that is hard to work around. It is the same as this Multer issue. When this issue is fixed, the library should be in a releaseable state. Feel free to contribute!