Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orbitdb-archive/orbit-db-io
Helper module used in OrbitDB to interface with storage layer
https://github.com/orbitdb-archive/orbit-db-io
Last synced: 2 months ago
JSON representation
Helper module used in OrbitDB to interface with storage layer
- Host: GitHub
- URL: https://github.com/orbitdb-archive/orbit-db-io
- Owner: orbitdb-archive
- License: mit
- Archived: true
- Created: 2019-02-11T13:34:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T10:32:28.000Z (over 1 year ago)
- Last Synced: 2024-08-13T23:38:06.853Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.01 MB
- Stars: 7
- Watchers: 9
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
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