licenses.dev

@chunkd/fs v8.5.1

Utility functions for working with files that could either reside on the local file system or other sources like AWS S3

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
@chunkd/core • 8.4.0Split up a file into chunks and then read the chunks as needed.DIRECT0
@chunkd/source-aws • 8.5.1Load a chunks of a file from a AWS using `aws-sdk`DIRECT1
@chunkd/source-file • 8.4.0DIRECT1
@chunkd/source-google-cloud • 8.4.0Load a chunks of a file from a AWS using `aws-sdk`DIRECT1
@chunkd/source-http • 8.4.0DIRECT7
data-uri-to-buffer • 4.0.1Generate a Buffer instance from a Data URI stringINDIRECT0
fetch-blob • 3.2.0Blob & File implementation in Node.js, originally from node-fetch.INDIRECT2
formdata-polyfill • 4.0.10HTML5 `FormData` for Browsers and Node.INDIRECT3
node-domexception • 1.0.0An implementation of the DOMException class from NodeJSINDIRECT0
node-fetch • 3.3.2A light-weight module that brings Fetch API to node.jsINDIRECT5
web-streams-polyfill • 3.3.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40chunkd%2Ffs)](https://licenses.dev/npm/%40chunkd%2Ffs)
<a href="https://licenses.dev/npm/%40chunkd%2Ffs">
  <img src="https://licenses.dev/b/npm/%40chunkd%2Ffs" alt="licenses" />
</a>

Or the licenses badge code for the 8.5.1 version:

[![licenses](https://licenses.dev/b/npm/%40chunkd%2Ffs/8.5.1)](https://licenses.dev/npm/%40chunkd%2Ffs/8.5.1)
<a href="https://licenses.dev/npm/%40chunkd%2Ffs/8.5.1">
  <img src="https://licenses.dev/b/npm/%40chunkd%2Ffs/8.5.1" alt="licenses" />
</a>
GitHub