import * as earthstar from "https://deno.land/x/earthstar@v10.2.0/src/entries/browser.ts";
Earthstar APIs which run in browsers.
Classes
A replica driver which perists to LocalStorage, which stores a maximum of five megabytes per domain. If you're storing multiple shares, this limit will be divided among all their replicas. Works in browsers and Deno. | |
A replica driver which persists data to IndexedDB. |