# @workerhive/ipfs

> > TODO: description

Latest version **2.2.11** (published 2021-04-01) · ISC license · 0 weekly downloads

## Install

```sh
npm install @workerhive/ipfs
pnpm add @workerhive/ipfs
yarn add @workerhive/ipfs
bun add @workerhive/ipfs
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.11 |
| Published | 2021-04-01 |
| First published | 2020-12-23 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 18.8 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Ross Leitch |
| Maintainers | thetechcompany |

## Links

- npm: https://www.npmjs.com/package/@workerhive/ipfs
- npm.io page: https://npm.io/package/@workerhive/ipfs

## Dependencies (4)

- [uuid](https://npm.io/package/uuid.md) ^8.3.2
- [ipfs-core](https://npm.io/package/ipfs-core.md) ^0.5.4
- [uint8-to-base64](https://npm.io/package/uint8-to-base64.md) ^0.2.0
- [libp2p-webrtc-star](https://npm.io/package/libp2p-webrtc-star.md) ^0.21.2

## Recent versions

- 2.2.11 (latest) — 2021-04-01
- 2.2.10 — 2021-04-01
- 2.2.9 — 2021-04-01
- 2.2.6 — 2021-04-01
- 2.2.4 — 2021-03-31
- 2.2.3 — 2021-03-31
- 2.2.2 — 2021-03-31
- 2.1.22 — 2021-03-30
- 2.1.21 — 2021-03-11
- 2.1.20 — 2021-03-11
- 2.1.19 — 2021-03-11
- 2.1.18 — 2021-03-11
- 2.1.17 — 2021-03-10
- 2.1.16 — 2021-03-10
- 2.1.1 — 2021-02-08
- … 6 more at https://npm.io/package/@workerhive/ipfs/versions

## README

# `graph-fs`

> TODO: description

## Usage

```
const graphFs = require('graph-fs');

// TODO: DEMONSTRATE API
```

---
_Source: https://npm.io/package/@workerhive/ipfs · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
