Open codymikol opened 4 years ago
I'd like to implement a state management module called KStore, I really like the store / state management inside of the Svelte framework and I'd like to model it after that, very simple.
KStore.writable
KStore.readable
KStore.derived
I'd like to implement a state management module called KStore, I really like the store / state management inside of the Svelte framework and I'd like to model it after that, very simple.
KStore.writable
KStore.readable
KStore.derived