</>PackageGraphPackageGraph

form-data

npmv4.0.6TypeScript

A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.

0
Weekly downloads
3
Dependents
27
Dependencies
5/100
Popularity

Overview

form-data is an npm package that a library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. The latest version is 4.0.6, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (27 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of form-data.

Dependencies

Dev (22)

@ljharb/eslint-config ^22.2.3auto-changelog ^2.6.0browserify ^13.3.0browserify-istanbul ^2.0.0coveralls ^3.1.1cross-spawn ^6.0.6eslint ^8.57.1fake ^0.2.2far ^0.0.7formidable ^1.2.6in-publish ^2.0.1is-node-modern ^1.0.0istanbul ^0.4.5js-randomness-predictor ^3.6.0obake ^0.1.2pkgfiles ^2.3.2pre-commit ^1.2.2puppeteer ^1.20.0request ~2.87.0rimraf ^2.7.1semver ^6.3.1tape ^5.10.1

Used by

Popular packages that depend on form-data.

Frequently installed together

Version history

VersionPublishedLicense
2.5.61 month agoMIT
3.0.51 month agoMIT
4.0.6latest1 month agoMIT
4.0.58 months agoMIT
2.5.51 year agoMIT
2.5.41 year agoMIT
3.0.41 year agoMIT
4.0.41 year agoMIT
4.0.31 year agoMIT
4.0.21 year agoMIT
3.0.31 year agoMIT
2.5.31 year agoMIT
4.0.11 year agoMIT
3.0.21 year agoMIT
2.5.21 year agoMIT
4.0.05 years agoMIT
3.0.15 years agoMIT
3.0.06 years agoMIT
2.5.16 years agoMIT
2.5.07 years agoMIT

Maintainers

Frequently asked questions

How do I install form-data?

Run `npm install form-data` to add form-data to your npm project.

What license is form-data released under?

form-data is distributed under the MIT license.

How popular is form-data?

form-data has approximately 0 downloads per week and 3 known dependent packages.