@mjackson/form-data-parser@0.9.1
// A request.formData() wrapper with streaming file upload handling
$ npm install @mjackson/form-data-parser
downloads/wk
195,364
license
MIT
version
0.9.1
published
Jun 13, 2025
What is @mjackson/form-data-parser?
This package wraps the standard request.formData() API to handle multipart form submissions with improved streaming file upload support. Use it when you need to parse form data submissions in your Node.js application and want more control over how large file uploads are processed.
Links
Keywords
Dependencies (1)
Maintainers
mjackson