licenses.dev

form-data v4.0.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
asynckit • 0.4.0Minimal async jobs utility library, with streams supportDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.DIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/form-data)](https://licenses.dev/npm/form-data)
<a href="https://licenses.dev/npm/form-data">
  <img src="https://licenses.dev/b/npm/form-data" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.0 version:

[![licenses](https://licenses.dev/b/npm/form-data/4.0.0)](https://licenses.dev/npm/form-data/4.0.0)
<a href="https://licenses.dev/npm/form-data/4.0.0">
  <img src="https://licenses.dev/b/npm/form-data/4.0.0" alt="licenses" />
</a>
GitHub