Skip to content

GagnDeep/svelte-advanced-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to svelte-advanced-store 👋

Version

A pesistent store for svelte based on svelte/store

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!


About

Created with CodeSandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published