licenses.dev

ipfs-unixfs-exporter v13.7.3

JavaScript implementation of the UnixFs exporter used by IPFS

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT28
PackageRelationDependenciesPublished
@ipld/dag-cbor • 9.2.7JS implementation of DAG-CBORDIRECT2
@ipld/dag-json • 10.2.9JS implementation of DAG-JSONDIRECT2
@ipld/dag-pb • 4.1.7JS implementation of DAG-PBDIRECT1
@multiformats/murmur3 • 2.2.8Multiformats Murmur3 implementationsDIRECT1
abort-error • 1.0.2An error to be used by AbortSignal handlersINDIRECT0
hamt-sharding • 3.0.8JavaScript implementation of sharding using hash array mapped triesDIRECT3
interface-blockstore • 5.3.2An interface for storing and retrieving blocksDIRECT2
interface-store • 6.0.3A generic interface for storing and retrieving dataINDIRECT0
ipfs-unixfs • 11.2.5JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)DIRECT5
it-filter • 3.1.6Filters the passed iterable by using the filter functionDIRECT1
it-last • 3.0.11Returns the last result from an async iteratorDIRECT0
it-map • 3.1.6Maps the values yielded by an async iteratorDIRECT1
it-merge • 3.0.14Treat one or more iterables as a single iterableINDIRECT4
it-parallel • 3.0.16Process incoming async(iterable) functions in parallelDIRECT1
it-peekable • 3.0.10Allows peeking/pushing an iterableINDIRECT0
it-pipe • 3.0.1Utility to "pipe" async iterables togetherDIRECT7
it-pushable • 3.2.4An iterable that you can push values intoDIRECT1
it-queueless-pushable • 2.0.5A pushable queue that waits until a value is consumed before accepting anotherINDIRECT3
it-stream-types • 2.0.4Typescript types for AsyncIterable sink/source/duplex streamsINDIRECT0
multiformats • 13.4.2Interface for multihash, multicodec, multibase and CIDDIRECT0
multiformats • 14.0.5Interface for multihash, multicodec, multibase and CIDINDIRECT0
progress-events • 1.1.0Progress events and typesDIRECT0
protons-runtime • 5.6.0Shared code to make your bundle smaller when running protons in your appINDIRECT4
race-signal • 2.0.0Race a promise against an AbortSignalINDIRECT0
uint8-varint • 2.0.5Read/write unsigned varints from Uint8Arrays and Uint8ArrayListsINDIRECT3
uint8arraylist • 2.4.9Append and consume bytes using only no-copy operationsINDIRECT2
uint8arrays • 5.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
uint8arrays • 6.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
MIT4
PackageRelationDependenciesPublished
eventemitter3 • 5.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
p-defer • 4.0.1Create a deferred promiseINDIRECT0
p-queue • 8.1.1Promise queue with concurrency controlDIRECT2
p-timeout • 6.1.4Timeout a promise after a specified amount of timeINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
cborg • 5.1.8Fast CBOR with a focus on strictnessINDIRECT0
ISC1
PackageRelationDependenciesPublished
sparse-array • 1.3.2Sparse array implementation in JS with no dependenciesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 13.7.3 version:

[![licenses](https://licenses.dev/b/npm/ipfs-unixfs-exporter/13.7.3)](https://licenses.dev/npm/ipfs-unixfs-exporter/13.7.3)
<a href="https://licenses.dev/npm/ipfs-unixfs-exporter/13.7.3">
  <img src="https://licenses.dev/b/npm/ipfs-unixfs-exporter/13.7.3" alt="licenses" />
</a>
GitHub