licenses.dev

ipfs-unixfs v0.1.16

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
protocol-buffers-schema • 3.6.0No nonsense protocol buffers schema parser written in JavascriptINDIRECT0
protons • 1.2.1Protocol Buffers for Node.js without compiliationDIRECT6
signed-varint • 2.0.1efficiently store signed integers in varintINDIRECT1
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.16 version:

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