# orbit-db-io

> IO helper module for orbit-db

Latest version **3.0.0** (published 2023-01-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install orbit-db-io
pnpm add orbit-db-io
yarn add orbit-db-io
bun add orbit-db-io
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2023-01-17 |
| First published | 2019-02-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >= 14 |
| Dependencies | 3 |
| Unpacked size | 15.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | shamb0t |
| Maintainers | shamb0t, hajamark |
| Keywords | orbitdb, orbit-db |

## Links

- npm: https://www.npmjs.com/package/orbit-db-io
- Repository: https://github.com/orbitdb/orbit-db-io
- Homepage: https://github.com/orbitdb/orbit-db-io#readme
- Issues: https://github.com/orbitdb/orbit-db-io/issues
- npm.io page: https://npm.io/package/orbit-db-io

## Dependencies (3)

- [@ipld/dag-pb](https://npm.io/package/@ipld/dag-pb.md) ^4.0.0
- [multiformats](https://npm.io/package/multiformats.md) ^11.0.0
- [@ipld/dag-cbor](https://npm.io/package/@ipld/dag-cbor.md) ^9.0.0

## Recent versions

- 3.0.0 (latest) — 2023-01-17
- 3.0.1-05cb903.0 (next) — 2023-01-17
- 2.1.1-6a0bb70.0 — 2023-01-17
- 2.1.1-a222780.0 — 2023-01-08
- 2.1.1-6c35511.0 — 2023-01-08
- 2.1.1-5d68e82.0 — 2023-01-08
- 2.1.0 — 2022-09-11
- 2.1.1-f8f9d3b.0 — 2022-09-11
- 2.0.2-930d8f6.0 — 2022-09-11
- 2.0.1 — 2022-09-10
- 2.0.2-5705429.0 — 2022-09-10
- 2.0.1-e6c4caf.0 — 2022-08-21
- 1.1.2 — 2022-08-21
- 2.0.1-f6d1c61.0 — 2022-08-21
- 2.0.0 — 2022-08-21
- … 25 more at https://npm.io/package/orbit-db-io/versions

## README

# orbit-db-io

> IO helper module used within OrbitDB

[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby)
[![Matrix](https://img.shields.io/badge/matrix-%23orbitdb_Lobby%3Agitter.im-blue.svg)](https://app.element.io/#/room/#orbitdb_Lobby:gitter.im)
[![CircleCI](https://circleci.com/gh/orbitdb/orbit-db-io/tree/main.svg?style=svg)](https://circleci.com/gh/orbitdb/orbit-db-test-utils/tree/main)

## Install

This project uses [npm](http://npmjs.com/) and [nodejs](https://nodejs.org/).

```sh
npm i orbit-db-io
```

## Contribute

Please, feel free to contribute! Take a look at [the issues](https://github.com/orbitdb/orbit-db-io/issues), and comment on an existing issue or create a new one if you have questions, bugs, or suggestions. For larger PRs, open an issue first if you could - drive-by PRs are also welcomed.

Please abide by the [Code of Conduct](CODE_OF_CONDUCT.md). For more on contributing to [@OrbitDB](https://github.com/orbitdb/), check out the docs in [orbitdb/welcome](https://github.com/orbitdb/welcome).

## License

[MIT](LICENSE) © 2018 Haja Networks Oy

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