licenses.dev

@chunkd/fs v11.2.0

File system abstraction layer

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
@chunkd/source-file • 11.0.1Load chunks of data from a file using `node:fs`DIRECT1
@chunkd/source-http • 11.1.0Load a chunks of a file from a HTTP(s) Source using `fetch`DIRECT1
@chunkd/source-memory • 11.0.2this is designed for unit tests to prevent file system access, and not recommended for large file workloads.DIRECT1
@chunkd/source • 11.1.0Base interface for all sources used by `@chunkd`DIRECT0
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 11.2.0 version:

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