Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@wessberg/localdb-common

wessberg16MITdeprecated0.0.7TypeScript support: included

This module has been deprecated

Common parts of the Offline-First local keyed database LocalDB.

database, indexeddb, db, localstorage, storage, observable, offline, offline-first

readme

LocalDB-Common NPM version

Common parts of the Offline-First local keyed database LocalDB.

Installation

Simply do: npm install @wessberg/localdb-common.

Usage

This is not meant for public consumption but rather as part of the other modules.

Changelog

v0.0.6:

  • Added a new LocalDBChangeKind: "CLEAR_STORE"

v0.0.5:

  • First release.