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.
We needed to parse base64-encoded attachments, so we wrote a quick patch to formidable to handle 'em. It's a complete hack without any test cases, but I figured I'd throw it upstream anyway, in case someone else needs the feature (or has the time to implement it as a proper patch with test cases and stuff)
We needed to parse base64-encoded attachments, so we wrote a quick patch to formidable to handle 'em. It's a complete hack without any test cases, but I figured I'd throw it upstream anyway, in case someone else needs the feature (or has the time to implement it as a proper patch with test cases and stuff)
Patch is against felixge/node-formidable@6b9ffe3653fe59f035b01ba1f46b5f2650be00ca