Simple multipart/form-data implementation with automatic data type detection. Supports: Strings, Numbers, Arrays, Streams, Buffers and Vinyl.
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
A node.js module for parsing form data, especially file uploads.