node-formidable/formidable
The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.
JavaScriptMIT
Pinned issues
Issues
- 9
form.parse's Promise never resolves in tests
#959 opened by Mitame - 5
firstValues export in index
#969 opened by Hyodori04 - 1
Tag v3.5.2
#983 opened by barraponto - 10
- 2
Specific file names cause the extension to not be set correctly with options.keepExtensions "test(.123).pdf"
#980 opened by spudcud - 2
- 1
Engines missing in `package.json` and wrong version of Node.js supported listed in README
#976 opened by titanism - 3
How to wait for the result of writeHandler in a formidable file upload request?
#977 opened by itinance - 0
hexoid@2.0 is available
#981 opened by lukeed - 2
- 12
- 0
VERSION_NOTES.md is misleading
#975 opened by jfirebaugh - 2
Support the contentType of multipart field.
#974 opened by msojocs - 9
formidable is stuck at parse function's callback
#948 opened by richard-here - 6
Files parsed by `IncomingForm().parse` are not automatically cleaned up or deleted.
#967 opened by theGOTOguy - 2
Buffer usage
#962 opened by R0N1n-dev - 7
- 2
Make multipart parser less dependent on NodeJS
#956 opened by jimmywarting - 2
- 1
maxFileSize not working as it should
#971 opened by MohamedKarrab - 3
- 0
Hexoid Error (?)
#960 opened by momo-ai - 1
- 4
What are the breaking changes in v3.0.0?
#947 opened by cagross - 1
@cunha-ambisis you should create a new form on each request (inside app.use)
#954 opened by ftaiolivista - 1
[deps] Check for breaking changes in Dependabot PRs
#953 opened by gerpetto - 1
- 4
Migration guide from v2 to v3?
#946 opened by SamTV12345 - 5
discard file keeping the other form values
#937 opened by Benjamin-Urzua - 8
is v3 ESM only?
#942 opened by phpbg - 2
Get total file size
#925 opened by tyzion - 2
null values are parsed into 'null' string
#943 opened by fires3as0n - 2
Formidable V2 Filter issue
#941 opened by devalp-pro - 1
Custom IncomingMessage
#926 opened by AlexLanes - 0
- 1
Tags for v2.x?
#935 opened by aredridel - 3
Typings are incomplete
#922 opened by redevill - 1
- 2
Encrypting a stream received via Formidable.js before streaming to S3 fails
#939 opened by boriskogan81 - 2
- 1
S3 Example: Retrieving the response data.
#930 opened by helixion - 1
Uploading to s3 using nuxt 3: __dirname is not defined
#929 opened by helixion - 3
How to upload a file to aws s3 without writing it in the OS file system?
#918 opened by gabriellopes00 - 3
parse() callback never call with some files
#923 opened by nikis - 3
Does formidable support the Nextjs frame
#913 opened by talonshi - 1
arabic input is not parsing
#917 opened by ibrahimmvp - 1
maxFileSize option is not working...
#914 opened by KnightKrusty - 5
Idea about forcing people to upgrade from v1
#910 opened by tunnckoCore - 0
- 2
Get file as Buffer
#906 opened by sboudouk