heartdb
v3.0.0
Published
Typed query subscription wrapper around PouchDB.
Downloads
82
Readme
HeartDB ❤️
Keep your data pumping.
HeartDB is a typed, subscription-based wrapper for PouchDB. Using HeartDB, you can subscribe to Mango queries against your data to build reactive web apps with persistent local data.
License: Apache 2.0
Source code for this library is released under the Apache 2.0
license. The full text of the
Apache-2.0 license is available in the accompanying LICENSE
file.
Contributing
See the CONTRIBUTING.md
file for details of how to
contribute, setup your environment, run tests, check license headers, style, and
format your commit messages.