licenses.dev

express-fileupload v0.3.0

Simple express file upload middleware that wraps around Busboy

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
streamifier • 0.1.1Converts a Buffer/String into a readable streamDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unknown3
PackageRelationDependenciesPublished
busboy • 0.2.14A streaming parser for HTML form data for node.jsDIRECT7
dicer • 0.2.5A very fast streaming multipart parser for node.jsINDIRECT6
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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