Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mileszim/ember-data-orbitdb-adapter
OrbitDB adapter for Ember Data
https://github.com/mileszim/ember-data-orbitdb-adapter
ember-addon ember-data ipfs orbitdb
Last synced: 10 days ago
JSON representation
OrbitDB adapter for Ember Data
- Host: GitHub
- URL: https://github.com/mileszim/ember-data-orbitdb-adapter
- Owner: mileszim
- License: mit
- Created: 2021-07-12T19:57:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T19:58:15.000Z (over 3 years ago)
- Last Synced: 2024-04-23T16:40:48.437Z (8 months ago)
- Topics: ember-addon, ember-data, ipfs, orbitdb
- Language: JavaScript
- Homepage:
- Size: 257 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-data-orbitdb-adapter
==============================================================================[Short description of the addon.]
Compatibility
------------------------------------------------------------------------------* Ember.js v3.16 or above
* Ember CLI v2.13 or above
* Node.js v10 or aboveInstallation
------------------------------------------------------------------------------```
ember install ember-data-orbitdb-adapter
```Usage
------------------------------------------------------------------------------[Longer description of how to use the addon in apps.]
Contributing
------------------------------------------------------------------------------See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).