form-data topic
streaming-form-data
Streaming (and fast!) parser for multipart/form-data written in Cython
frisbee
:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
form
:steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
dropzone-ui-react
The most complete React Library Component for drag’n’drop files. Image and video previews. File validation. Multilanguage. Server side support.
multiparty
A node.js module for parsing multipart-form data requests which supports streams2
cypress-upload-file-post-form
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
diver.js
Dives deep into the dom and dumps it in the object literal notation.
form-data
Spec-compliant FormData implementation for Node.js
MultipartEncoder
C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients