@notabug/gun-localforage

LocalForage adapter for gun and gun-receiver

Usage no npm install needed!

<script type="module">
  import notabugGunLocalforage from 'https://cdn.skypack.dev/@notabug/gun-localforage';
</script>

README

gun-lmdb

LocalForage adapter for gunDB

Installation

npm install @notabug/gun-localforage

Usage

require("@notabug/gun-lmdb").attachToGun(Gun);