There are 3 repositories under form-data topic.
A node.js module for parsing multipart-form data requests which supports streams2
:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
:steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
The most complete React Library Component for drag’n’drop files. Image and video previews. File validation. Multilanguage. Server side support.
Streaming (and fast!) parser for multipart/form-data written in Cython
Spec-compliant FormData implementation for Node.js
NestJS middleware for handling multipart/form-data, which is primarily used for uploading files.
This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.
C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients
Equivalent function to jQuery.param
UI components for file uploads with React js. Files UI is a complete library for handling files in the UI. You can validate and upload them. Multilanguage. Server side support.
Solution for two Cypress testing use-cases I came across with: perform a direct http FORM request to the server containing a file and other parameters and upload a file into a form before submission
Solution to a testing use case in Postman https://community.postman.com/t/fast-way-to-move-from-raw-to-form-data/1483
Ultra-fast query string and url-encoded form-data parsers
Encode FormData content into the multipart/form-data format
Validate the incoming request's form values & cast to valid Go type
Convert case classes to form data automatically (e.g., for Stripe API)
Prevent data loss in the form by updating the page, closing the tab or closing the browser.
MIME multipart and multipart/form-data support for Crystal
Form/Data Manager for React forms, particularly Material UI controls
The objective of this module is to provide a package with filters already prepared to work with 'fastify-multer'.
Promise-based wrapper around Busboy. Processes multipart/form-data request body and returns it in a single object.
Simple multipart/form-data implementation with automatic data type detection. Supports: Strings, Numbers, Arrays, Streams, Buffers and Vinyl.
cypress.io command to work with Intercept multipart/form-data requests
Gets proper form payload – via form.elements.
🗄 Declarative Form components for React, built on top of MobX
Transform an object/collection to FormData.
Simple and fast multipart/form-data implementation without any dependencies. With Stream and Buffer modes. Supports: Strings, Numbers, Arrays, Streams, Buffers and Vinyl.
Reliable form service. Everytime your form is submitted, you will receive email.
Routing framework for nodejs