A pesistent store for svelte based on svelte/store
npm i svelte-advanced-store
npm run start
import { writable } from "svelte-advanced-store";
const store = writable("any-key", inititalStore);
š¤ gagandeep singh
Give a āļø if this project helped you!