localforagedown

December 18, 2019 · View on GitHub

NPM version NPM downloads level badge
This is an abstract-leveldown compliant store that uses localforage as it backend.

Install

yarn add localforagedown
# or npm
npm install localforagedown

API

Please refrence LevelDOWN for API. If you want a easier experience, use it with LevelUP.

Author

localforagedown © KsRyY, Released under the MIT License.
Authored and maintained by KsRyY with help from contributors (list).

github.com/KsRyY/localforagedown · GitHub @KsRyY

Contents

  1. 1Install
  2. 2API
  3. 3Author