0.0.4 ā€¢ Published 3 years ago

svelte-advanced-store v0.0.4

Weekly downloads
24
License
-
Repository
github
Last release
3 years ago

A pesistent store for svelte based on svelte/store

šŸ  Homepage

āœØ Demo

Install

npm i svelte-advanced-store

Usage

npm run start
import { writable } from "svelte-advanced-store";

const store = writable("any-key", inititalStore);

Author

šŸ‘¤ gagandeep singh

Show your support

Give a ā­ļø if this project helped you!


0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago