askwin-store-shared
v0.0.2
Published
`OrbitStore` implements a standard interface for interacting with a database of Orbit user data and an associated blob store for attachments. This package contains types shared by the two main implementations, `@withorbit/store-fs` (for Node.JS and React
Downloads
41
Readme
@withorbit/store-shared
OrbitStore
implements a standard interface for interacting with a database of Orbit user data and an associated blob store for attachments. This package contains types shared by the two main implementations, @withorbit/store-fs
(for Node.JS and React Native) and @withorbit/store-web
(for web browsers).
This library is compatible with Node.js, React Native, and web browser contexts.
Copyright 2021 Andy Matuschak
SPDX-License-Identifier: Apache-2.0