licenses.dev

form-data v0.0.10

A module 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

MIT4
PackageRelationDependenciesPublished
async • 0.2.10Higher-order functions and common patterns for asynchronous codeDIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.DIRECT1
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
mime • 1.2.11A comprehensive library for mime-type mappingDIRECT0
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 0.0.10 version:

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